Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kasnder committed Jul 21, 2022
1 parent e32880f commit f653d4d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ At the moment, this project automatically implements a consent flow if your app
- Flurry
- InMobi
- AppsFlyer
- ironSource
- AdColony
- Google Play Services Advertising Identifier Library

*Note that the use of Google and Facebook services in the EU is [likely illegal even with user consent](https://noyb.eu/en/austrian-dsb-eu-us-data-transfers-google-analytics-illegal), because data is sent to the US and can be used for unlawful surveillance of EU citizens.*
Expand All @@ -45,7 +47,7 @@ allprojects {
2. Add the library:
```gradle
dependencies {
implementation 'com.github.kasnder:app-consent-android:0.4'
implementation 'com.github.kasnder:app-consent-android:0.5'
}
```
3. Initialise the library by calling
Expand Down

0 comments on commit f653d4d

Please sign in to comment.