Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 8538725

Browse files
SUPERCILEXsamtstern
authored andcommitted
Update README to use new dependency resolution DSL (#179)
1 parent 70f7e11 commit 8538725

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
@@ -9,7 +9,7 @@ EasyPermissions is installed by adding the following dependency to your `build.g
99

1010
```groovy
1111
dependencies {
12-
compile 'pub.devrel:easypermissions:1.0.1'
12+
   implementation 'pub.devrel:easypermissions:1.0.1'
1313
}
1414
```
1515

0 commit comments

Comments
 (0)