Add in-app sponsor support

This commit is contained in:
世界
2024-01-25 16:25:24 +08:00
parent a0efb84461
commit d5b1ff5051
7 changed files with 184 additions and 2 deletions

View File

@@ -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") != "") {