We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4201e commit 31573bcCopy full SHA for 31573bc
buildSrc/src/main/java/Versions.kt
@@ -13,7 +13,7 @@ object Versions {
13
const val cmake = "3.22.1"
14
15
const val versionCode = 57
16
- const val versionName = "1.15.5_unpublished"
+ const val versionName = "1.15.5"//_unpublished"
17
}
18
19
// https://developer.android.com/studio/write/java8-support#library-desugaring
0 commit comments