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"