Skip to content

Commit

Permalink
updates the billing client version to use for unity IAP compatibility…
Browse files Browse the repository at this point in the history
… to 3.0.3 (#560)
  • Loading branch information
aboedo authored Jul 13, 2022
1 parent b4df904 commit d2e4e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
ext.buildToolsVersion = "30.0.3"
ext.minVersion = 14
ext.billingVersion = "4.1.0"
ext.billingClient3Version = "3.0.2"
ext.billingClient3Version = "3.0.3"
ext.lifecycleVersion = "2.3.0-rc01"
ext.testLibrariesVersion = "1.4.0"
ext.testJUnitVersion = "1.1.3"
Expand Down

0 comments on commit d2e4e54

Please sign in to comment.