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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,8 +63,6 @@ There is an example app inside the [`example` directory][example]. You can open
63
63
64
64
These are the minimal steps required to integrate the Adjust SDK into your Android project. We are going to assume that you use Android Studio for your Android development and target an Android API level 9 (Gingerbread) or later.
65
65
66
-
If you're using the [Maven Repository][maven] you can start with [this step](#sdk-add).
67
-
68
66
### <aid="sdk-add"></a>Add the SDK to your project
69
67
70
68
If you are using Maven, add following to yout `build.gradle` file:
0 commit comments