wjc
2026-03-31 56f5de5eb6c1501175e7a36b10cf3d1b57284b47
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"