发布v1.1.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//App
|
||||
def app_version = [:]
|
||||
app_version.versionCode = 17 //androidx 18
|
||||
app_version.versionName = "1.1.5"
|
||||
app_version.versionCode = 19 //androidx 20
|
||||
app_version.versionName = "1.1.6"
|
||||
ext.app_version = app_version
|
||||
|
||||
//build version
|
||||
|
||||
Reference in New Issue
Block a user