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 39f8d84 + 15593a9 commit 2391309Copy full SHA for 2391309
README.adoc
@@ -63,7 +63,7 @@ This is a blueprint for Mobile projects to start right away reducing initial set
63
It's supporting:
64
65
* https://developer.android.com/jetpack/[JetPack] with https://developer.android.com/jetpack/androidx/[AndroidX]
66
-
+
67
=== Warning
68
69
This project is work in progress. It contains several experiements and will change heavily over time.
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ kotlinx-serialization = "1.2.2"
25
ktlint = "0.43.2"
26
ktor = "1.6.8"
27
moko-resources = "0.20.1"
28
-spotless = "6.2.2"
+spotless = "6.11.0"
29
sqlDelight = "1.5.4"
30
junit-jupiter = "5.9.1"
31
0 commit comments