Commit 8e56341a authored by Max Lv's avatar Max Lv

Bump version

parent ea886093
...@@ -50,8 +50,8 @@ fun Project.setupCore() { ...@@ -50,8 +50,8 @@ fun Project.setupCore() {
setupCommon() setupCommon()
android.apply { android.apply {
defaultConfig { defaultConfig {
versionCode = 5000650 versionCode = 5010050
versionName = "5.0.6-nightly" versionName = "5.1.0-nightly"
} }
compileOptions.isCoreLibraryDesugaringEnabled = true compileOptions.isCoreLibraryDesugaringEnabled = true
ndkVersion = "21.1.6352462" ndkVersion = "21.1.6352462"
......
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