File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22
33- [ Android] ` proguard-rules.pro ` was added
44
5+ - Dependencies of Native SDK's were updated to:
6+ - [ Android] 2.9.2
7+
8+ - Google Billing Client updated to 7.1.1
9+
510## 2.7.0
611
712- ** BREAKING** [ iOS] , [ Android] ` addAttribution ` method was renamed to ` setAttribution `
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ android {
5454
5555dependencies {
5656 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
57- implementation ' com.apphud:ApphudSDK-Android:2.9.1 '
58- implementation ' com.android.billingclient:billing:6 .1.0 '
57+ implementation ' com.apphud:ApphudSDK-Android:2.9.2 '
58+ implementation ' com.android.billingclient:billing:7 .1.1 '
5959 implementation ' com.google.code.gson:gson:2.8.8'
6060}
You can’t perform that action at this time.
0 commit comments