mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 21:38:03 +00:00
openpgp-ktx: pick up the correct consumer proguard rules
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
ed0fc19725
commit
d54dcb873a
@ -7,7 +7,7 @@ plugins {
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
consumerProguardFiles("consumer-rules.pro")
|
consumerProguardFiles("consumer-proguard-rules.pro")
|
||||||
}
|
}
|
||||||
|
|
||||||
buildFeatures.aidl = true
|
buildFeatures.aidl = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user