Skip to content

Commit

Permalink
Bump version 1.15.6(58)
Browse files Browse the repository at this point in the history
(cherry picked from commit f109280)
  • Loading branch information
imknown committed Dec 18, 2021
1 parent 6375746 commit 17aeafc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ object Versions {
const val ndkVersion = "24.0.7956693 rc2"
const val cmake = "3.22.1"

const val versionCode = 57
const val versionName = "1.15.5"//_unpublished"
const val versionCode = 58
const val versionName = "1.15.6"//_unpublished"
}

// https://developer.android.com/studio/write/java8-support#library-desugaring
Expand Down

0 comments on commit 17aeafc

Please sign in to comment.