| | |
| | | implementation files('libs/nb_trade-4.0.0.27.aar') |
| | | implementation files('libs/nb_trade-4.0.0.27.aar') |
| | | implementation files('libs/open_ad_6.1.7.2_841bfa881_2394g.aar') |
| | | implementation files('libs/open_ad_sdk_6.8.1.7.aar') |
| | | |
| | | |
| | | implementation 'androidx.cardview:cardview:1.0.0' |
| | |
| | | // } |
| | | // implementation('com.volcengine:apm_insight_crash:1.4.2') |
| | | // implementation('com.volcengine:apm_insight_sdk:1.0.3') |
| | | implementation 'com.pangle.cn:mediation-sdk:6.6.0.7' |
| | | // implementation 'com.pangle.cn:mediation-sdk:6.6.0.7' |
| | | |
| | | |
| | | implementation ('com.pangle.cn:pangrowth-dpsdk:5.2.1.0'){ |
| | | exclude group: 'com.pangle.cn', module: 'adclog' |
| | | } |
| | |
| | | implementation 'com.apkfuns.log2file:log2file:1.3.1' |
| | | |
| | | implementation "org.jetbrains.kotlin:kotlin-reflect:1.4.10" |
| | | |
| | | |
| | | } |
| | | android { |
| | | signingConfigs { |
| | |
| | | useLibrary 'org.apache.http.legacy' |
| | | compileSdkVersion 29 |
| | | buildToolsVersion '29.0.2' |
| | | |
| | | compileOptions { |
| | | sourceCompatibility JavaVersion.VERSION_1_7 |
| | | targetCompatibility JavaVersion.VERSION_1_7 |
| | |
| | | |
| | | defaultConfig { |
| | | applicationId "com.doudou.ysvideo" |
| | | versionCode 153 |
| | | versionName "3.11.2" |
| | | versionCode 154 |
| | | versionName "3.11.3" |
| | | multiDexEnabled = true |
| | | minSdkVersion 21 |
| | | minSdkVersion 24 |
| | | targetSdkVersion 30 |
| | | ndk { |
| | | // 32与64 |