Skip to content

Commit

Permalink
bump android version
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-haripriyan committed Apr 18, 2024
1 parent c118b3e commit 96e2354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.chargebee:chargebee-android:2.0.0-beta-2'
implementation 'com.chargebee:chargebee-android:2.0.0-beta-3'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.android.billingclient:billing-ktx:5.2.1'
}

0 comments on commit 96e2354

Please sign in to comment.