Skip to content

Commit bac43e2

Browse files
committed
chore(docs): add Android upgrade instructions
1 parent ce83630 commit bac43e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ The hassle-free way to add analytics to your React-Native app.
99
#### Android
1010

1111
- Gradle 4+
12+
- Run `./gradlew wrapper --gradle-version=4.4` in your `android` folder
1213
- Build Tools 3+
14+
- Upgrade `com.android.tools.build:gradle` to `3.1.4` in your `android/build.gradle` file
1315

1416
#### iOS
1517

0 commit comments

Comments
 (0)