左晓为主开发手持机充值管理机
zuoxiao
2024-09-11 5b9a5a629f8c31a8c05a918dcefc557b46651dfe
qihealonelibrary/build.gradle
@@ -2,7 +2,7 @@
android {
    namespace 'com.dayu.qihealonelibrary'
    compileSdk 33
    ndkPath 'D:\\android\\sdk\\ndk\\android-ndk-r21'
    defaultConfig {
        minSdk 23
        targetSdk 33
@@ -14,7 +14,7 @@
    buildTypes {
        release {
            minifyEnabled false
            minifyEnabled true
            proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
        }
    }