mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-05-08 15:11:32 +02: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 {
|
||||
defaultConfig {
|
||||
consumerProguardFiles("consumer-rules.pro")
|
||||
consumerProguardFiles("consumer-proguard-rules.pro")
|
||||
}
|
||||
|
||||
buildFeatures.aidl = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue