Skip to content

Commit fdd7b34

Browse files
authored
Merge pull request #21 from MatheusNtg/patch-1
Change the compile of gradle to implementation
2 parents 8973240 + f014c7d commit fdd7b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To add a dependency using Gradle:
4444

4545
```
4646
dependencies {
47-
compile 'com.lemmingapex.trilateration:trilateration:1.0.2'
47+
implementation 'com.lemmingapex.trilateration:trilateration:1.0.2'
4848
}
4949
```
5050

0 commit comments

Comments
 (0)