You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
-7
Original file line number
Diff line number
Diff line change
@@ -34,13 +34,6 @@ For the latest instructions on how to use the SDK and plugins in this repository
34
34
| UID2 Google Mobile Ads (GMA) Plugin |[UID2 GMA Plugin for Android Integration Guide](https://unifiedid.com/docs/guides/mobile-plugin-gma-android)|
35
35
| UID2 Interactive Media Ads (IMA) Plugin |[UID2 IMA Plugin for Android Integration Guide](https://unifiedid.com/docs/guides/mobile-plugin-ima-android)|
36
36
37
-
R8 / ProGuard
38
-
-------------
39
-
If you are using R8 the shrinking and obfuscation rules are included automatically.
40
-
41
-
ProGuard users must manually add the options from
42
-
[uid2-gma.pro](https://github.com/IABTechLab/uid2-android-sdk/blob/main/securesignals-gma/uid2-gma.pro) and [uid2-ima.pro](https://github.com/IABTechLab/uid2-android-sdk/blob/main/securesignals-ima/uid2-ima.pro).
43
-
44
37
## Development
45
38
46
39
The UID2 SDK is a standalone headless library defined and published via Maven Central. As such the `dev-app` is the primary way for developing the SDK. Use Android Studio to open the root folder to begin development.
0 commit comments