Allow huawei variants to install microG & support silent installs.

This commit is contained in:
Rahul Patel
2025-07-05 14:59:41 +05:30
parent cfe52d5a04
commit aea945491d
44 changed files with 1662 additions and 145 deletions

View File

@@ -36,6 +36,7 @@ dependencyResolutionManagement {
includeModule("com.github.topjohnwu.libsu", "core")
}
}
maven { url = uri("https://developer.huawei.com/repo/") }
}
}
include(":app")