Skip to content

Commit 7cb5144

Browse files
authored
Update README.md
1 parent 372a79b commit 7cb5144

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
@@ -15,7 +15,7 @@ clone the depot and build
1515
add **bboxapi-library-1.1-release.aar** to your lib folder of your project
1616
add this line to your gradle dependencies
1717
````
18-
compile(name: 'bboxapi-debug', ext: 'aar')
18+
compile(name: 'bboxapi-library-1.1-release.aar', ext: 'aar')
1919
````
2020
2 -maven
2121
````

0 commit comments

Comments
 (0)