wjc
2026-03-02 b9c20473da46e5faf91c34a0b3fdac8f9e8be573
third-zxing/build.gradle
@@ -2,12 +2,13 @@
android {
    compileSdkVersion 30
    namespace 'com.zxing'
    compileSdkVersion 33
    buildToolsVersion "29.0.1"
    defaultConfig {
        minSdkVersion 23
        targetSdkVersion 30
        targetSdkVersion 33
        versionCode 1
        versionName "1.0"