You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,10 @@ Full documentation can be found on the [Couchbase Developer Portal](https://deve
7
7
## Prerequisites
8
8
To run this prebuilt project, you will need:
9
9
- Familiarity with building Android Apps with <atarget="_blank"rel="noopener noreferrer"href="https://developer.android.com/kotlin">Kotlin</a>, <atarget="_blank"rel="noopener noreferrer"href="https://developer.android.com/jetpack/compose/mental-model">JetPack Compose</a>, and Android Studio
10
-
-[Android Studio Chimpmuck or above](https://developer.android.com/studio)
11
-
- Android SDK installed and setup (> v.33.0.0)
12
-
- Android Build Tools (> v.33.0.0)
13
-
- Android device or emulator running API level 24 or above
10
+
-[Android Studio Chipmuck or above](https://developer.android.com/studio)
11
+
- Android SDK installed and setup (> v.34.0.0)
12
+
- Android Build Tools (> v.34.0.0)
13
+
- Android device or emulator running API level 26 or above
14
14
- JDK 11 (now embedded into Android Studio 4+)
15
15
16
16
### Installing Couchbase Lite Framework
@@ -35,7 +35,7 @@ Then add the following to the <a target="_blank" rel="noopener noreferrer" href=
0 commit comments