1
0
Fork 0

removed the encrypted dependencies block from the APK

This commit is contained in:
sspanak 2024-12-19 17:40:09 +02:00 committed by Dimo Karaivanov
parent 30be73df6a
commit d7635b37cd

View file

@ -113,6 +113,9 @@ android {
sourceCompatibility JavaVersion.VERSION_17
targetCompatibility JavaVersion.VERSION_17
}
dependenciesInfo {
includeInApk false
}
flavorDimensions = ['app']
productFlavors {