Skip to content

Commit

Permalink
Merge pull request #234 from adjust/docs-update
Browse files Browse the repository at this point in the history
Docs update
  • Loading branch information
uerceg authored Nov 16, 2021
2 parents 05c80db + ac14a22 commit 8b6b222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ If you encounter any issues getting the Google advertising ID, please open an is
If you are using Proguard, add these lines to your Proguard file:

```
-keep public class com.adjust.sdk.** { *; }
-keep class com.adjust.sdk.** { *; }
-keep class com.google.android.gms.common.ConnectionResult {
int SUCCESS;
}
Expand Down

0 comments on commit 8b6b222

Please sign in to comment.