Commit 3ba3bf0f authored by Max Lv's avatar Max Lv

Bump version

parent 208d5369
......@@ -50,8 +50,8 @@ fun Project.setupCore() {
setupCommon()
android.apply {
defaultConfig {
versionCode = 5010150
versionName = "5.1.1-nightly"
versionCode = 5010250
versionName = "5.1.2-nightly"
}
compileOptions.isCoreLibraryDesugaringEnabled = true
ndkVersion = "21.3.6528147"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment