Skip to content

Commit 28c88a5

Browse files
committed
Updated readme
1 parent 438cb12 commit 28c88a5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
allprojects {
1+
allprojects {
22
repositories {
33
...
44
maven { url 'https://jitpack.io' }
55
}
66
}
77

8-
dependencies {
9-
compile 'com.github.User:Repo:Tag'
8+
9+
dependencies {
10+
compile 'com.github.BiAtoms:SQLiteManager:v1.1'
1011
}

0 commit comments

Comments
 (0)