Skip to content

Commit ff2c350

Browse files
authored
Deprecate the repo
1 parent 3b27564 commit ff2c350

1 file changed

Lines changed: 2 additions & 22 deletions

File tree

README.md

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,2 @@
1-
# What is it?
2-
3-
[![Gitter](https://badges.gitter.im/couchbase/couchbase-lite-java-core.svg)](https://gitter.im/couchbase/couchbase-lite-java-core?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
4-
5-
The [Couchbase Lite Android](https://github.com/couchbase/couchbase-lite-android) library is split into two parts:
6-
7-
* [couchbase-lite-java-core](https://github.com/couchbase/couchbase-lite-java-core) - this module, which has no dependencies on the Android API, and is usable in non-Android contexts.
8-
* [couchbase-lite-android](https://github.com/couchbase/couchbase-lite-android) - which has dependencies on the Android API.
9-
10-
Likewise, the [Couchbase Lite Java](https://github.com/couchbase/couchbase-lite-java) library is split into two parts:
11-
12-
* [couchbase-lite-java-core](https://github.com/couchbase/couchbase-lite-java-core) - this module, which has no dependencies on the Android API, and is usable in non-Android contexts.
13-
* [couchbase-lite-java-native](https://github.com/couchbase/couchbase-lite-java-native) - which contains a native wrapper of SQLite.
14-
15-
See the [Project Structure](https://github.com/couchbase/couchbase-lite-android/wiki/Project-structure) wiki page for more information.
16-
17-
# How to build
18-
19-
```
20-
$ ./gradlew build
21-
```
22-
1+
This repository is deprecated as of Couchbase Lite v2.8.
2+
Please refer to the [Community Edition Repository](https://github.com/couchbase/couchbase-lite-java-ce-root)

0 commit comments

Comments
 (0)