This commit is contained in:
xuhuixiang
2025-02-13 13:48:28 +08:00
parent 9528cf4859
commit b7626be5d1
2 changed files with 4 additions and 3 deletions

View File

@@ -23,9 +23,9 @@ dependencies {
api 'androidx.appcompat:appcompat:1.1.0'
api 'com.google.android.material:material:1.1.0'
api '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'
testApi 'junit:junit:4.+'
androidTestApi 'androidx.test.ext:junit:1.1.1'
androidTestApi 'androidx.test.espresso:espresso-core:3.2.0'
api files('libs\\tbs_sdk_thirdapp_v4.3.0.386_44286_20230210.jar')
// okhttp相关库

View File

@@ -36,3 +36,4 @@ include ':cergas'
include ':spinsini'
include ':Oyen333'
include ':speednp'
include ':play33new'