wjc
2023-06-16 4d4413f9542242ad6c99f8321aae4af910bd8e90
third-zxing/build.gradle
@@ -39,7 +39,7 @@
        exclude group: 'com.android.support', module: 'support-annotations'
    })
    testImplementation 'junit:junit:4.12'
    implementation 'com.android.support:support-annotations:28.0.0'
    api 'com.android.support:support-annotations:28.0.0'
//    api 'com.android.support:appcompat-v7:28.0.0'
    implementation 'androidx.appcompat:appcompat:1.3.0'
    api 'androidx.appcompat:appcompat:1.3.0'
}