Commit 5e3bf2a1 authored by Max Lv's avatar Max Lv

Bump version

parent d3af7644
......@@ -56,8 +56,8 @@ fun Project.setupCore() {
setupCommon()
android.apply {
defaultConfig {
versionCode = 5010250
versionName = "5.1.2-nightly"
versionCode = 5010350
versionName = "5.1.3-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