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

Bump version

parent 208d5369
...@@ -50,8 +50,8 @@ fun Project.setupCore() { ...@@ -50,8 +50,8 @@ fun Project.setupCore() {
setupCommon() setupCommon()
android.apply { android.apply {
defaultConfig { defaultConfig {
versionCode = 5010150 versionCode = 5010250
versionName = "5.1.1-nightly" versionName = "5.1.2-nightly"
} }
compileOptions.isCoreLibraryDesugaringEnabled = true compileOptions.isCoreLibraryDesugaringEnabled = true
ndkVersion = "21.3.6528147" 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