mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-27 12:28:39 +00:00
Workaround configuration cache bug in AGP (#1711)
This commit is contained in:
parent
5e251dd599
commit
cfb4d6be2b
@ -25,6 +25,11 @@ android {
|
||||
|
||||
adbOptions.installOptions("--user 0")
|
||||
|
||||
dependenciesInfo {
|
||||
includeInBundle = false
|
||||
includeInApk = false
|
||||
}
|
||||
|
||||
buildFeatures {
|
||||
viewBinding = true
|
||||
buildConfig = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user