Commit 49f3891b authored by Max Lv's avatar Max Lv

Bump version

parent 59c648e2
......@@ -56,8 +56,8 @@ fun Project.setupCore() {
setupCommon()
android.apply {
defaultConfig {
versionCode = 5020150
versionName = "5.2.1-nightly"
versionCode = 5020250
versionName = "5.2.2-nightly"
}
compileOptions.isCoreLibraryDesugaringEnabled = true
lintOptions {
......
Subproject commit 0b9ad113ad3a3cb80ddad5ecdd5b52e11e65e18d
Subproject commit ec927e6f1f01cf77211eb802d0361338906060bb
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