pull/3117/head
Jay 4 years ago
parent 6b78112dd3
commit 25daf1919a

@ -4,7 +4,7 @@ Tachiyomi is a free and open source manga reader for Android 5.0 and above.
![screenshots of app](./.github/readme-images/screens.png)
## Newest Release
[v1.0.0](https://github.com/Jays2Kings/tachiyomiJ2K/releases)
[v1.0.1](https://github.com/Jays2Kings/tachiyomiJ2K/releases)
## Features

@ -36,7 +36,7 @@ android {
targetSdkVersion(29)
applicationId = "eu.kanade.tachiyomi"
versionCode = 62
versionName = "1.0.0"
versionName = "1.0.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true

Loading…
Cancel
Save