Skip to content

Commit 7f1167d

Browse files
committed
update README.md [skip ci]
1 parent 1b98456 commit 7f1167d

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This project brings to the table set of best practices, tools, and solutions:
2929
[Download latest debug APK here](https://nightly.link/hoc081098/ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack/workflows/build/master/app-debug.zip)
3030

3131
# Develop
32-
- You must use **Android Studio Bumblebee (2021.1.1) Canary 1** (**note: Java 11 is now the minimum version required**)
32+
- You must use **Android Studio Arctic Fox (2020.3.1)** (**note: Java 11 is now the minimum version required**)
3333
- Clone: `git clone https://github.com/hoc081098/ComicReaderApp_MVI_Coroutine_RxKotlin.git`
3434
- _Optional: **Delete `.idea` folder** if cannot open project_
3535
- Open project by `Android Studio` and run as usual
@@ -69,21 +69,3 @@ Clone this repository: https://github.com/hoc081098/comic_app_server_nodejs
6969
MIT License
7070

7171
Copyright (c) 2019-2021 Petrus Nguyễn Thái Học
72-
73-
Permission is hereby granted, free of charge, to any person obtaining a copy
74-
of this software and associated documentation files (the "Software"), to deal
75-
in the Software without restriction, including without limitation the rights
76-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
77-
copies of the Software, and to permit persons to whom the Software is
78-
furnished to do so, subject to the following conditions:
79-
80-
The above copyright notice and this permission notice shall be included in all
81-
copies or substantial portions of the Software.
82-
83-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
84-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
85-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
86-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
87-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
88-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
89-
SOFTWARE.

0 commit comments

Comments
 (0)