We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f17f65d + 738b7fa commit 6a9a9b7Copy full SHA for 6a9a9b7
gradle-kotlin-dsl/README.md
@@ -2,3 +2,4 @@
2
3
- [Kotlin DSL for Gradle](https://www.baeldung.com/kotlin/gradle-dsl)
4
- [Adding New SourceSet with Gradle Kotlin DSL](https://www.baeldung.com/kotlin/gradle-domain-specific-language-sourceset)
5
+- [Configure Kotlin’s Bytecode Version with Gradle](https://www.baeldung.com/kotlin/gradle-kotlin-bytecode-version)
koin-guide/README.md
@@ -1,3 +1,4 @@
1
### Relevant Articles:
- [Koin: Lightweight Dependency Injection Framework](https://www.baeldung.com/kotlin/koin-di)
+- [Introduction to Koin Annotations](https://www.baeldung.com/kotlin/koin-annotations-intro)
0 commit comments