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.
1 parent 4cb2f25 commit 5fa4eb7Copy full SHA for 5fa4eb7
buildSrc/src/main/kotlin/Dependencies.kt
@@ -6,6 +6,7 @@ object AndroidVersions {
6
const val targetSdk = 34
7
const val versionCode = 110
8
const val versionName = "1.7.3"
9
+
10
const val ndk = "23.1.7779620"
11
const val kotlin = "1.9.10"
12
}
0 commit comments