优化Camera初始化相关策略,减少出现卡顿的可能性(#64,#65)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//App
|
||||
def app_version = [:]
|
||||
app_version.versionCode = 16
|
||||
app_version.versionName = "1.1.4-androidx"
|
||||
app_version.versionCode = 18
|
||||
app_version.versionName = "1.1.5-androidx"
|
||||
ext.app_version = app_version
|
||||
|
||||
//build version
|
||||
|
||||
Reference in New Issue
Block a user