统一日志管理

This commit is contained in:
Jenly
2020-04-27 21:14:05 +08:00
parent aba5fcadf2
commit a9c04fb310
19 changed files with 492 additions and 155 deletions

View File

@@ -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