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
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ plugins {
|
|||
|
||||
android {
|
||||
defaultConfig {
|
||||
consumerProguardFiles("consumer-rules.pro")
|
||||
consumerProguardFiles("consumer-proguard-rules.pro")
|
||||
}
|
||||
|
||||
buildFeatures.aidl = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue