Skip to content

Commit 777b2bc

Browse files
committed
update readme code
1 parent efcba08 commit 777b2bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ Google in-app updates support for react-native. Specially created for android on
1515

1616
### Add Below Lines in MainActivity.java
1717

18-
=> Import package:
18+
1919
```
2020
...
2121
...
2222
import com.logicwind.inappupdate.InAppUpdateUtils; // add this
2323
24-
=> Create object :
24+
// Create object :
2525
private InAppUpdateUtils appUpdateUtils;
2626
2727

0 commit comments

Comments
 (0)