Skip to content

Commit 0c5107b

Browse files
author
Magnus Woxblom
committed
Updated readme and bintray package name
1 parent f29c099 commit 0c5107b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ you it is possible to disable that.
2020
}
2121
2222
dependencies {
23-
compile 'com.projectplace.android:syncmanager:1.0'
23+
compile 'com.projectplace.android:syncmanager:1.0.2'
2424
}
2525
```
2626

syncmanager/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BIN_TRAY_NAME = com.projectplace.android.syncmanager
1+
BIN_TRAY_NAME = AndroidSyncManager
22
LIB_VERSION = 1.0.2
33
LIB_GROUP_ID = com.projectplace.android
44

0 commit comments

Comments
 (0)