This commit is contained in:
Jenly
2020-04-28 22:02:24 +08:00
parent f7bc5d2d01
commit fa8c2166c7
5 changed files with 15 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
//App
def app_version = [:]
app_version.versionCode = 23 //androidx 24
app_version.versionName = "1.1.8"
app_version.versionCode = 25 //androidx 26
app_version.versionName = "1.1.9"
ext.app_version = app_version
//build version