This commit is contained in:
Jay 2020-05-01 16:48:23 -04:00
parent 6b78112dd3
commit 25daf1919a
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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