优化部分细节,为迁移至AndroidX做准备

This commit is contained in:
jenly1314
2019-06-27 11:19:09 +08:00
parent d3db43b461
commit 809930183a
9 changed files with 21 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
//App
def app_version = [:]
app_version.versionCode = 10
app_version.versionName = "1.1.1"
app_version.versionCode = 11
app_version.versionName = "1.1.2"
ext.app_version = app_version
//build version