wjc
3 天以前 1c91b62ea573082581e72fd433d02e3dc52dbf51
third-zxing/build.gradle
@@ -2,12 +2,13 @@
android {
    compileSdkVersion 29
    namespace 'com.zxing'
    compileSdkVersion 33
    buildToolsVersion "29.0.1"
    defaultConfig {
        minSdkVersion 21
        targetSdkVersion 26
        minSdkVersion 23
        targetSdkVersion 33
        versionCode 1
        versionName "1.0"