| | |
| | | |
| | | implementation(name: 'ald_v', ext: 'aar') |
| | | //SDK基础能力 |
| | | implementation 'com.appsflyer:af-android-sdk:6.9.0' |
| | | implementation 'com.appsflyer:af-android-sdk:6.14.0' |
| | | implementation 'com.android.installreferrer:installreferrer:2.2' |
| | | api 'androidx.annotation:annotation:1.5.0' |
| | | api 'androidx.core:core:1.6.0' |
| | |
| | | implementation 'com.google.android.gms:play-services-ads-identifier:18.0.1' |
| | | //firebase |
| | | implementation 'com.google.firebase:firebase-analytics' |
| | | implementation 'com.google.firebase:firebase-crashlytics' |
| | | implementation platform('com.google.firebase:firebase-bom:31.2.2') { |
| | | exclude group: 'com.android.support', module: 'support-compat' |
| | | } |
| | |
| | | api 'androidx.cardview:cardview:1.0.0' |
| | | |
| | | //rustore |
| | | implementation 'org.jetbrains:annotations:15.0' |
| | | implementation("ru.rustore.sdk:billingclient:6.0.0") |
| | | //implementation 'org.jetbrains:annotations:15.0' |
| | | //implementation("ru.rustore.sdk:billingclient:6.0.0") |
| | | |
| | | //paypal |
| | | implementation('androidx.browser:browser:1.5.0') |