mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 19:31:17 +08:00
use EzXHelper
This commit is contained in:
@@ -65,4 +65,7 @@ implementation("androidx.constraintlayout:constraintlayout:2.1.3")
|
|||||||
val appCenterSdkVersion = "4.3.1"
|
val appCenterSdkVersion = "4.3.1"
|
||||||
implementation("com.microsoft.appcenter:appcenter-analytics:${appCenterSdkVersion}")
|
implementation("com.microsoft.appcenter:appcenter-analytics:${appCenterSdkVersion}")
|
||||||
implementation("com.microsoft.appcenter:appcenter-crashes:${appCenterSdkVersion}")
|
implementation("com.microsoft.appcenter:appcenter-crashes:${appCenterSdkVersion}")
|
||||||
|
|
||||||
|
implementation("com.github.kyuubiran:EzXHelper:0.7.3")
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user