Deleted GoogleML usage

This commit is contained in:
soraefir
2024-03-24 12:40:18 +01:00
parent af97381bdb
commit 8181da421e
7 changed files with 49 additions and 64 deletions

View File

@ -4,4 +4,5 @@ plugins {
id 'com.android.application' version '8.3.1' apply false
id 'com.android.library' version '8.3.1' apply false
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
id 'com.autonomousapps.dependency-analysis' version '1.30.0' apply true
}