wjc
2026-03-06 b9408687a3c0490289206b7e3b623d1490b38afd
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"