Commit 053206d1 authored by Max Lv's avatar Max Lv

Bump version

parent 9acd80eb
......@@ -50,8 +50,8 @@ fun Project.setupCore() {
setupCommon()
android.apply {
defaultConfig {
versionCode = 5010050
versionName = "5.1.0-nightly"
versionCode = 5010150
versionName = "5.1.1-nightly"
}
compileOptions.isCoreLibraryDesugaringEnabled = true
ndkVersion = "21.1.6352462"
......
Subproject commit 67de1242a71ebd283c50531d2c5046093d4cb7a4
Subproject commit 87a63a36e55f8c24a3e8e32931f35963cfeb51ca
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