File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232
3333## <a id =" plugin-build-for " > This Module is Built for
3434
35- - Android AppsFlyer SDK ** 6.8.0 ** and above
35+ - Android AppsFlyer SDK ** 6.12.2 ** and above
3636
3737## <a id =" install-connector " > Adding The Connector To Your Project
3838
39391 . Add to your build.gradle file:
4040
4141 ```
42- implementation 'com.appsflyer:purchase-connector:1 .0.0'
42+ implementation 'com.appsflyer:purchase-connector:2 .0.0'
4343 implementation 'com.android.billingclient:billing:$play_billing_version'
4444 ```
4545
46- where ` play_billing_version ` is 4.x .x. </br >
46+ where ` play_billing_version ` is 5.2 .x. </br >
47472 . If you are using ProGuard, add following keep rules to your ` proguard-rules.pro ` file:
4848 ``` grooby
4949 -keep class com.appsflyer.** { *; }
You can’t perform that action at this time.
0 commit comments