支持AndroidX对应版本
This commit is contained in:
BIN
.idea/caches/build_file_checksums.ser
generated
BIN
.idea/caches/build_file_checksums.ser
generated
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
//App
|
||||
def app_version = [:]
|
||||
app_version.versionCode = 11
|
||||
app_version.versionCode = 11 //androidx 12
|
||||
app_version.versionName = "1.1.2"
|
||||
ext.app_version = app_version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user