We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a514d2 commit a8347c0Copy full SHA for a8347c0
buildSrc/src/main/java/Versions.kt
@@ -15,7 +15,7 @@ object Versions {
15
const val cmake = "3.23.0-rc3"
16
17
const val versionCode = 60
18
- const val versionName = "1.15.8_unpublished"
+ const val versionName = "1.15.8"//_unpublished"
19
}
20
21
// https://developer.android.com/studio/write/java8-support#library-desugaring
0 commit comments