Skip to content

Commit 50dc407

Browse files
authored
chore: Fix a typo in README.md (Vydia#285)
At page 337. ...version 2.0. First, thehe Android -> version 2.0. First, the Android...
1 parent 58072eb commit 50dc407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ Just add it above (not within) `dependencies` and you'll be fine.
334334

335335

336336
## BREAKING CHANGE IN 2.0
337-
Two big things happened in version 2.0. First, thehe Android package name had to be changed, as it conflicted with our own internal app. My bad. Second, we updated the android upload service dependency to the latest, but that requires the app have a compileSdkVersion and targetSdkVersion or 25.
337+
Two big things happened in version 2.0. First, the Android package name had to be changed, as it conflicted with our own internal app. My bad. Second, we updated the android upload service dependency to the latest, but that requires the app have a compileSdkVersion and targetSdkVersion or 25.
338338

339339
To upgrade:
340340
In `MainApplication.java`:

0 commit comments

Comments
 (0)