Commit 293d40dd authored by Max Lv's avatar Max Lv

Bump version

parent 71ed0a1e
......@@ -56,8 +56,8 @@ fun Project.setupCore() {
setupCommon()
android.apply {
defaultConfig {
versionCode = 5020050
versionName = "5.2.0-nightly"
versionCode = 5020150
versionName = "5.2.1-nightly"
}
compileOptions.isCoreLibraryDesugaringEnabled = true
lintOptions {
......
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