Skip to content

Commit b3a9d78

Browse files
committed
Update README
1 parent 708ba84 commit b3a9d78

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
@@ -70,7 +70,7 @@ Linking the package manually is not required anymore with [Autolinking](https://
7070
minSdkVersion = 16
7171
compileSdkVersion = 28
7272
targetSdkVersion = 28
73-
# Only using Android Support libraries
73+
// Only using Android Support libraries
7474
supportLibVersion = "28.0.0"
7575
}
7676
```
@@ -85,7 +85,7 @@ Linking the package manually is not required anymore with [Autolinking](https://
8585
minSdkVersion = 16
8686
compileSdkVersion = 28
8787
targetSdkVersion = 28
88-
# Remove 'supportLibVersion' property and put specific versions for AndroidX libraries
88+
// Remove 'supportLibVersion' property and put specific versions for AndroidX libraries
8989
androidXAnnotation = "1.1.0"
9090
androidXBrowser = "1.0.0"
9191
// Put here other AndroidX dependencies

0 commit comments

Comments
 (0)