Add in-app sponsor support
This commit is contained in:
@@ -113,6 +113,8 @@ dependencies {
|
||||
}
|
||||
implementation 'com.google.guava:guava:32.1.2-android'
|
||||
playImplementation 'com.google.android.play:app-update-ktx:2.1.0'
|
||||
playImplementation "com.android.billingclient:billing:6.1.0"
|
||||
playImplementation "com.android.billingclient:billing-ktx:6.1.0"
|
||||
}
|
||||
|
||||
if (getProps("APPCENTER_TOKEN") != "") {
|
||||
|
||||
Reference in New Issue
Block a user