Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit 42b954c

Browse files
committed
Update LiteCore to CBL2.0.x and bump version number to 2.0.2
1 parent 8dd6674 commit 42b954c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ allprojects {
3030

3131
```
3232
dependencies {
33-
compile 'com.couchbase.lite:couchbase-lite-android:2.0.0-DB023'
33+
compile 'com.couchbase.lite:couchbase-lite-android:2.0.2'
3434
}
3535
```
3636

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0-SNAPSHOT
1+
2.0.2-SNAPSHOT

0 commit comments

Comments
 (0)