* 更新CameraX至v1.0.0

* 优化细节
This commit is contained in:
Jenly
2021-06-30 16:13:09 +08:00
parent 6a28ea25ba
commit 08f0294b1d
8 changed files with 63 additions and 20 deletions

View File

@@ -1,5 +1,6 @@
apply plugin: 'com.android.library'
apply from: 'bintray.gradle'
//apply from: 'bintray.gradle'
apply plugin: "com.vanniktech.maven.publish"
android {
compileSdkVersion build_versions.compileSdk