Remove FreeReflection

This commit is contained in:
世界
2024-11-18 11:05:26 +08:00
parent 5ea67840f8
commit 179dd612ce
2 changed files with 0 additions and 4 deletions

View File

@@ -120,8 +120,6 @@ dependencies {
implementation "com.google.guava:guava:33.0.0-android"
playImplementation "com.google.android.play:app-update-ktx:2.1.0"
playImplementation "com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1"
implementation "com.github.tiann:FreeReflection:3.1.0"
}
def playCredentialsJSON = rootProject.file("service-account-credentials.json")