优化部分细节,为迁移至AndroidX做准备
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user