Skip to content

Commit 15745a1

Browse files
author
blog-post-bot
committed
Updated with the latest blog posts
1 parent 2147eee commit 15745a1

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -265,16 +265,16 @@ Like <img src="https://raw.githubusercontent.com/AlexRogalskiy/kotlin-patterns/m
265265
### _Kotlin lang posts_
266266

267267
<!-- KOTLINLANG-POST-LIST:START -->
268-
- [How can I publish a javadoc.jar file with my Kotlin multiplatform project?](https://discuss.kotlinlang.org/t/how-can-i-publish-a-javadoc-jar-file-with-my-kotlin-multiplatform-project/21119/3)
269-
- [android.app.NotificationManager: java.lang.NullPointerException](https://discuss.kotlinlang.org/t/android-app-notificationmanager-java-lang-nullpointerexception/21114/3)
270-
- [Add extension method to global scope](https://discuss.kotlinlang.org/t/add-extension-method-to-global-scope/21121/1)
271-
- [MethodNotFoundException in ConnectionFactory for log4j2 file - Kotlin](https://discuss.kotlinlang.org/t/methodnotfoundexception-in-connectionfactory-for-log4j2-file-kotlin/21116/3)
272-
- [How can I publish a javadoc.jar file with my Kotlin multiplatform project?](https://discuss.kotlinlang.org/t/how-can-i-publish-a-javadoc-jar-file-with-my-kotlin-multiplatform-project/21119/2)
273-
- [How can I publish a javadoc.jar file with my Kotlin multiplatform project?](https://discuss.kotlinlang.org/t/how-can-i-publish-a-javadoc-jar-file-with-my-kotlin-multiplatform-project/21119/1)
274-
- [Singletone in a Kotlin](https://discuss.kotlinlang.org/t/singletone-in-a-kotlin/21118/5)
275-
- [Singletone in a Kotlin](https://discuss.kotlinlang.org/t/singletone-in-a-kotlin/21118/4)
276-
- [Singletone in a Kotlin](https://discuss.kotlinlang.org/t/singletone-in-a-kotlin/21118/3)
277-
- [Singletone in a Kotlin](https://discuss.kotlinlang.org/t/singletone-in-a-kotlin/21118/2)
268+
- [RequiresOptIn for property access?](https://discuss.kotlinlang.org/t/requiresoptin-for-property-access/21139/1)
269+
- [Exposed - updating entry using existing value for boolean fields](https://discuss.kotlinlang.org/t/exposed-updating-entry-using-existing-value-for-boolean-fields/21137/1)
270+
- [android.app.NotificationManager: java.lang.NullPointerException](https://discuss.kotlinlang.org/t/android-app-notificationmanager-java-lang-nullpointerexception/21114/6)
271+
- [android.app.NotificationManager: java.lang.NullPointerException](https://discuss.kotlinlang.org/t/android-app-notificationmanager-java-lang-nullpointerexception/21114/5)
272+
- [android.app.NotificationManager: java.lang.NullPointerException](https://discuss.kotlinlang.org/t/android-app-notificationmanager-java-lang-nullpointerexception/21114/4)
273+
- [Workaround for reified T at class level](https://discuss.kotlinlang.org/t/workaround-for-reified-t-at-class-level/21128/5)
274+
- [Classes up-to-date check: Internal error (java.lang.ClassNotFoundException): kotlin.collections.ArraysKt___ArraysJvmKt](https://discuss.kotlinlang.org/t/classes-up-to-date-check-internal-error-java-lang-classnotfoundexception-kotlin-collections-arrayskt-arraysjvmkt/21130/4)
275+
- [Add extension method to global scope](https://discuss.kotlinlang.org/t/add-extension-method-to-global-scope/21121/2)
276+
- [Workaround for reified T at class level](https://discuss.kotlinlang.org/t/workaround-for-reified-t-at-class-level/21128/4)
277+
- [Workaround for reified T at class level](https://discuss.kotlinlang.org/t/workaround-for-reified-t-at-class-level/21128/3)
278278
<!-- KOTLINLANG-POST-LIST:END -->
279279

280280
### _Kotlin Academy posts_

0 commit comments

Comments
 (0)