From 19ff24828ab87acf713cf492ab3689d803fb5076 Mon Sep 17 00:00:00 2001 From: xuhuixiang Date: Tue, 11 Feb 2025 18:30:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E7=AE=80=E9=A1=B9=E7=9B=AE=E7=9A=84?= =?UTF-8?q?=E5=BC=95=E7=94=A8=E7=BB=93=E6=9E=84=20=E5=85=A8=E9=83=A8?= =?UTF-8?q?=E6=94=BE=E5=9F=BA=E9=A1=B9=E7=9B=AE=E9=87=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 76Pokies/build.gradle | 36 -------------------------------- 9kelab/build.gradle | 42 -------------------------------------- Bbj/build.gradle | 43 --------------------------------------- Candy916/build.gradle | 43 --------------------------------------- Cashsweep/build.gradle | 43 --------------------------------------- Dmcslot/build.gradle | 37 +-------------------------------- Gdslot888/build.gradle | 43 --------------------------------------- Jeslot88/build.gradle | 43 --------------------------------------- Judy88/build.gradle | 43 --------------------------------------- Kejapjudi/build.gradle | 43 --------------------------------------- Magnum888/build.gradle | 43 --------------------------------------- Mahkota8/build.gradle | 43 --------------------------------------- Mk88aud/build.gradle | 37 --------------------------------- Mko888/build.gradle | 42 -------------------------------------- Oyen333/build.gradle | 37 --------------------------------- Petron777/build.gradle | 43 --------------------------------------- agn888new/build.gradle | 43 --------------------------------------- amb88/build.gradle | 37 --------------------------------- boda8/build.gradle | 37 --------------------------------- cekap33/build.gradle | 37 --------------------------------- cergas/build.gradle | 37 --------------------------------- jackpotau/build.gradle | 43 --------------------------------------- mgi/build.gradle | 37 --------------------------------- petronas777/build.gradle | 42 -------------------------------------- play88aus/build.gradle | 37 --------------------------------- pms99/build.gradle | 43 --------------------------------------- shell777/build.gradle | 43 --------------------------------------- spinsini/build.gradle | 37 --------------------------------- telur33/build.gradle | 43 --------------------------------------- toto88new/build.gradle | 43 --------------------------------------- ttslot888new/build.gradle | 43 --------------------------------------- u88/build.gradle | 37 --------------------------------- uwin33/build.gradle | 38 ---------------------------------- vv88/build.gradle | 37 --------------------------------- 34 files changed, 1 insertion(+), 1374 deletions(-) diff --git a/76Pokies/build.gradle b/76Pokies/build.gradle index a9689aa..fd8bfe2 100644 --- a/76Pokies/build.gradle +++ b/76Pokies/build.gradle @@ -44,41 +44,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' implementation project(path: ':base') - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging - // implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation("com.google.firebase:firebase-messaging:24.0.3") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") } \ No newline at end of file diff --git a/9kelab/build.gradle b/9kelab/build.gradle index 9bca7c1..1ed5ddd 100644 --- a/9kelab/build.gradle +++ b/9kelab/build.gradle @@ -47,47 +47,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') } \ No newline at end of file diff --git a/Bbj/build.gradle b/Bbj/build.gradle index 21d9440..55dc213 100644 --- a/Bbj/build.gradle +++ b/Bbj/build.gradle @@ -58,48 +58,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/Candy916/build.gradle b/Candy916/build.gradle index c4a8824..61e9d85 100644 --- a/Candy916/build.gradle +++ b/Candy916/build.gradle @@ -45,48 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/Cashsweep/build.gradle b/Cashsweep/build.gradle index 5f92a89..a05cd6b 100644 --- a/Cashsweep/build.gradle +++ b/Cashsweep/build.gradle @@ -45,48 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/Dmcslot/build.gradle b/Dmcslot/build.gradle index c55c531..ea200e2 100644 --- a/Dmcslot/build.gradle +++ b/Dmcslot/build.gradle @@ -44,40 +44,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging - // implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation("com.google.firebase:firebase-messaging:24.0.3") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") + implementation project(path: ':base') } \ No newline at end of file diff --git a/Gdslot888/build.gradle b/Gdslot888/build.gradle index 19368e1..e0e4eb8 100644 --- a/Gdslot888/build.gradle +++ b/Gdslot888/build.gradle @@ -45,48 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/Jeslot88/build.gradle b/Jeslot88/build.gradle index cc21d84..c524a08 100644 --- a/Jeslot88/build.gradle +++ b/Jeslot88/build.gradle @@ -44,48 +44,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/Judy88/build.gradle b/Judy88/build.gradle index 957460a..8ad1d82 100644 --- a/Judy88/build.gradle +++ b/Judy88/build.gradle @@ -45,48 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/Kejapjudi/build.gradle b/Kejapjudi/build.gradle index 970aa66..77850df 100644 --- a/Kejapjudi/build.gradle +++ b/Kejapjudi/build.gradle @@ -45,48 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/Magnum888/build.gradle b/Magnum888/build.gradle index 07117cb..a64ce1b 100644 --- a/Magnum888/build.gradle +++ b/Magnum888/build.gradle @@ -45,48 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/Mahkota8/build.gradle b/Mahkota8/build.gradle index 6c3a054..0493f6c 100644 --- a/Mahkota8/build.gradle +++ b/Mahkota8/build.gradle @@ -45,48 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/Mk88aud/build.gradle b/Mk88aud/build.gradle index e71c06f..b5c4074 100644 --- a/Mk88aud/build.gradle +++ b/Mk88aud/build.gradle @@ -45,42 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging - implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/Mko888/build.gradle b/Mko888/build.gradle index 01afe57..137bfa0 100644 --- a/Mko888/build.gradle +++ b/Mko888/build.gradle @@ -45,47 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') } \ No newline at end of file diff --git a/Oyen333/build.gradle b/Oyen333/build.gradle index d0f098c..a3de85a 100644 --- a/Oyen333/build.gradle +++ b/Oyen333/build.gradle @@ -46,42 +46,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging - implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - // implementation("com.google.firebase:firebase-messaging:23.2.1") - // implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/Petron777/build.gradle b/Petron777/build.gradle index 81a7f67..2334ff5 100644 --- a/Petron777/build.gradle +++ b/Petron777/build.gradle @@ -45,48 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/agn888new/build.gradle b/agn888new/build.gradle index 4b96aeb..9b0ad43 100644 --- a/agn888new/build.gradle +++ b/agn888new/build.gradle @@ -47,48 +47,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/amb88/build.gradle b/amb88/build.gradle index fc8bbc4..d53e74d 100644 --- a/amb88/build.gradle +++ b/amb88/build.gradle @@ -44,43 +44,6 @@ android { targetCompatibility JavaVersion.VERSION_1_8 } } - dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation("com.google.firebase:firebase-messaging:23.0.0") - implementation("com.google.firebase:firebase-analytics:20.0.0") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 implementation project(path: ':base') - } \ No newline at end of file diff --git a/boda8/build.gradle b/boda8/build.gradle index c0dc468..975b6fa 100644 --- a/boda8/build.gradle +++ b/boda8/build.gradle @@ -46,42 +46,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation("com.google.firebase:firebase-messaging:24.0.3") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/cekap33/build.gradle b/cekap33/build.gradle index cc6fa8a..3dbf355 100644 --- a/cekap33/build.gradle +++ b/cekap33/build.gradle @@ -45,42 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation("com.google.firebase:firebase-messaging:24.0.3") - // implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/cergas/build.gradle b/cergas/build.gradle index ae4fd5f..9ab78f7 100644 --- a/cergas/build.gradle +++ b/cergas/build.gradle @@ -46,42 +46,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging - implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - // implementation("com.google.firebase:firebase-messaging:23.2.1") - // implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/jackpotau/build.gradle b/jackpotau/build.gradle index bd996fe..0230596 100644 --- a/jackpotau/build.gradle +++ b/jackpotau/build.gradle @@ -46,48 +46,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/mgi/build.gradle b/mgi/build.gradle index 8f8c360..465c3bf 100644 --- a/mgi/build.gradle +++ b/mgi/build.gradle @@ -46,42 +46,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation("com.google.firebase:firebase-messaging:24.0.3") - // implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/petronas777/build.gradle b/petronas777/build.gradle index f8a6e24..4ce790e 100644 --- a/petronas777/build.gradle +++ b/petronas777/build.gradle @@ -45,47 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') } \ No newline at end of file diff --git a/play88aus/build.gradle b/play88aus/build.gradle index b47a39f..0ea475d 100644 --- a/play88aus/build.gradle +++ b/play88aus/build.gradle @@ -45,42 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging - implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/pms99/build.gradle b/pms99/build.gradle index 5d80217..c12b211 100644 --- a/pms99/build.gradle +++ b/pms99/build.gradle @@ -45,48 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/shell777/build.gradle b/shell777/build.gradle index 345a63d..7878c8e 100644 --- a/shell777/build.gradle +++ b/shell777/build.gradle @@ -45,48 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/spinsini/build.gradle b/spinsini/build.gradle index 8b84cf8..bf9caee 100644 --- a/spinsini/build.gradle +++ b/spinsini/build.gradle @@ -44,42 +44,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging - implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - // implementation("com.google.firebase:firebase-messaging:23.2.1") - // implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/telur33/build.gradle b/telur33/build.gradle index e220dc5..f07f2fd 100644 --- a/telur33/build.gradle +++ b/telur33/build.gradle @@ -45,48 +45,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/toto88new/build.gradle b/toto88new/build.gradle index 4eaacbc..b5516ce 100644 --- a/toto88new/build.gradle +++ b/toto88new/build.gradle @@ -46,48 +46,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/ttslot888new/build.gradle b/ttslot888new/build.gradle index 9214ef6..57a4acf 100644 --- a/ttslot888new/build.gradle +++ b/ttslot888new/build.gradle @@ -47,48 +47,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 -// implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging -// implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation platform('com.google.firebase:firebase-bom:32.1.0') - - // Add the dependencies for the Firebase Cloud Messaging and Analytics libraries - // When using the BoM, you don't specify versions in Firebase library dependencies - implementation 'com.google.firebase:firebase-messaging' - implementation 'com.google.firebase:firebase-analytics' -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/u88/build.gradle b/u88/build.gradle index 5551933..5f7bee5 100644 --- a/u88/build.gradle +++ b/u88/build.gradle @@ -46,42 +46,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging - implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/uwin33/build.gradle b/uwin33/build.gradle index f0cc744..b95a706 100644 --- a/uwin33/build.gradle +++ b/uwin33/build.gradle @@ -58,43 +58,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - //implementation platform('com.google.firebase:firebase-bom:32.7.0') - implementation platform('com.google.firebase:firebase-bom:33.6.0') - // Firebase Cloud Messaging - implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - -// implementation("com.google.firebase:firebase-messaging:23.2.1") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file diff --git a/vv88/build.gradle b/vv88/build.gradle index cae3686..b33e0c0 100644 --- a/vv88/build.gradle +++ b/vv88/build.gradle @@ -58,42 +58,5 @@ android { } dependencies { - - implementation 'androidx.appcompat:appcompat:1.1.0' - implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.constraintlayout:constraintlayout:1.1.3' - testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - implementation files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar') - - // okhttp相关库 - implementation 'com.squareup.okhttp3:okhttp:4.9.3' - - // JSON解析库 - implementation 'com.google.code.gson:gson:2.9.0' - implementation 'com.alibaba:fastjson:1.1.71.android' - api 'com.squareup.retrofit2:retrofit:2.5.0' - api 'com.squareup.retrofit2:converter-scalars:2.3.0' - api 'com.squareup.retrofit2:converter-gson:2.4.0' - api 'com.squareup.retrofit2:adapter-rxjava2:2.4.0' - api 'io.reactivex.rxjava2:rxjava:2.1.16' - api 'io.reactivex.rxjava2:rxandroid:2.0.2' - implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0' - implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选) - implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选) - implementation 'com.github.Justson:Downloader:v5.0.4-androidx' - //implementation 'com.tencent.tbs:tbssdk:44286' - // sdk 33 - implementation platform('com.google.firebase:firebase-bom:32.7.0') - // Firebase Cloud Messaging - // implementation("com.google.firebase:firebase-messaging") -// implementation("com.google.firebase:firebase-analytics") - - implementation("com.google.firebase:firebase-messaging:24.0.3") -// implementation("com.google.firebase:firebase-analytics:21.2.1") - // implementation 'com.google.firebase:firebase-messaging-directboot:20.2.0' //直接启动模式 - implementation("com.github.bumptech.glide:glide:4.13.1") implementation project(path: ':base') - } \ No newline at end of file