refactor :

1. delete useless functions
2' init for adjust sdk
This commit is contained in:
Kirito
2026-01-13 16:23:07 +08:00
parent 03b2ac79cf
commit 79b827d17c
23 changed files with 258 additions and 264 deletions

View File

@@ -16,9 +16,8 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven {url "https://dl-maven-android.mintegral.com/repository/se_sdk_for_android/"}
}
}
rootProject.name = "Waje Bet"
rootProject.name = "WajeGame"
include ':app'