We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f0bd8 commit b4fe452Copy full SHA for b4fe452
README.md
@@ -29,6 +29,7 @@ This project brings to the table set of best practices, tools, and solutions:
29
[Download latest debug APK here](https://nightly.link/hoc081098/ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack/workflows/build/master/app-debug.zip)
30
31
# Develop
32
+- You must use **Android Studio Arctic Fox (2020.3.1) Canary 15** (**note: Java 11 is now the minimum version required**)
33
- Clone: `git clone https://github.com/hoc081098/ComicReaderApp_MVI_Coroutine_RxKotlin.git`
34
- _Optional: **Delete `.idea` folder** if cannot open project_
35
- Open project by `Android Studio` and run as usual
0 commit comments