hxb
6 小时以前 362ad698a89e78f51085576dfcb5fba9a27bc374
third-zxing/build.gradle
@@ -2,12 +2,13 @@
android {
    compileSdkVersion 29
    compileSdkVersion 33
    buildToolsVersion "29.0.1"
    namespace 'com.zxing'  // 替换为你的包名
    defaultConfig {
        minSdkVersion 21
        targetSdkVersion 26
        minSdkVersion 23
        targetSdkVersion 33
        versionCode 1
        versionName "1.0"