统一日志管理
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//App
|
||||
def app_version = [:]
|
||||
app_version.versionCode = 21 //androidx 22
|
||||
app_version.versionName = "1.1.7"
|
||||
app_version.versionCode = 23 //androidx 24
|
||||
app_version.versionName = "1.1.8"
|
||||
ext.app_version = app_version
|
||||
|
||||
//build version
|
||||
|
||||
Reference in New Issue
Block a user