优化Camera初始化相关策略,减少出现卡顿的可能性(#64,#65)

This commit is contained in:
jenly1314
2019-12-16 11:35:57 +08:00
parent c7dbf12f57
commit 69fef8f69f
10 changed files with 82 additions and 73 deletions

View File

@@ -1,7 +1,7 @@
//App
def app_version = [:]
app_version.versionCode = 15 //androidx 16
app_version.versionName = "1.1.4"
app_version.versionCode = 17 //androidx 18
app_version.versionName = "1.1.5"
ext.app_version = app_version
//build version