mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 11:21:18 +08:00
更新版本号至1.1.1
This commit is contained in:
@@ -60,4 +60,7 @@ dependencies {
|
||||
compileOnly("de.robv.android.xposed:api:82")
|
||||
//UI
|
||||
implementation(project(":blockmiui"))
|
||||
val appCenterSdkVersion = "4.3.1"
|
||||
implementation("com.microsoft.appcenter:appcenter-analytics:${appCenterSdkVersion}")
|
||||
implementation("com.microsoft.appcenter:appcenter-crashes:${appCenterSdkVersion}")
|
||||
}
|
||||
Reference in New Issue
Block a user