File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments