Skip to content

Commit

Permalink
#1274 update google play billing library
Browse files Browse the repository at this point in the history
  • Loading branch information
sds100 committed Oct 13, 2024
1 parent 9b7c0a7 commit 5bbf802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ dependencies {
implementation "dev.rikka.shizuku:api:$shizuku_version"
implementation "dev.rikka.shizuku:provider:$shizuku_version"
implementation "org.lsposed.hiddenapibypass:hiddenapibypass:4.3"
proImplementation "com.android.billingclient:billing:7.1.0"
proImplementation "com.android.billingclient:billing-ktx:7.1.0"
proImplementation "com.android.billingclient:billing:7.1.1"
proImplementation "com.android.billingclient:billing-ktx:7.1.1"

// splitties
implementation "com.louiscad.splitties:splitties-bitflags:$splitties_version"
Expand Down

0 comments on commit 5bbf802

Please sign in to comment.