Some fixes for playstore build

This commit is contained in:
Stephen Paul Weber 2022-03-14 13:20:31 -05:00
parent b418c4d896
commit 536d92926a
No known key found for this signature in database
GPG Key ID: D11C2911CE519CDE
2 changed files with 3 additions and 1 deletions

View File

@ -40,7 +40,7 @@ configurations {
playstoreImplementation
freeImplementation
conversationsFreeImplementation
conversationsPlaystorImplementation
cheogramPlaystoreImplementation
conversationsPlaystoreImplementation
quicksyPlaystoreImplementation
quicksyPlaystoreImplementation
@ -56,6 +56,7 @@ dependencies {
exclude group: 'com.google.firebase', module: 'firebase-analytics'
exclude group: 'com.google.firebase', module: 'firebase-measurement-connector'
}
cheogramPlaystoreImplementation("com.android.installreferrer:installreferrer:2.2")
conversationsPlaystoreImplementation("com.android.installreferrer:installreferrer:2.2")
quicksyPlaystoreImplementation 'com.google.android.gms:play-services-auth-api-phone:18.0.1'
implementation 'org.sufficientlysecure:openpgp-api:10.0'

1
src/cheogramPlaystore Symbolic link
View File

@ -0,0 +1 @@
conversationsPlaystore/