kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
rodzic
ada2f14a78
commit
a88ffbc0fb
|
@ -47,6 +47,9 @@ android {
|
||||||
productFlavors {
|
productFlavors {
|
||||||
fdroid {
|
fdroid {
|
||||||
dimension = 'default'
|
dimension = 'default'
|
||||||
|
dependenciesInfo {
|
||||||
|
includeInApk = false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
google {
|
google {
|
||||||
dimension = 'default'
|
dimension = 'default'
|
||||||
|
@ -78,9 +81,6 @@ android {
|
||||||
// abiFilters "armeabi-v7a", "arm64-v8a", "x86", "x86_64"
|
// abiFilters "armeabi-v7a", "arm64-v8a", "x86", "x86_64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
dependenciesInfo {
|
|
||||||
includeInApk = false
|
|
||||||
}
|
|
||||||
bundle {
|
bundle {
|
||||||
language {
|
language {
|
||||||
enableSplit false
|
enableSplit false
|
||||||
|
|
Ładowanie…
Reference in New Issue