Release 1.0.3

Also updated template to remove beta mentions
And updated the readme to say andorid 6+ (how have I not been called out on this?)
This commit is contained in:
Jay 2020-05-10 18:37:46 -04:00
parent 7d62d78976
commit 5f6210b263
6 changed files with 24 additions and 8 deletions

View file

@ -35,8 +35,8 @@ android {
minSdkVersion(23)
targetSdkVersion(29)
applicationId = "eu.kanade.tachiyomi"
versionCode = 63
versionName = "1.0.2"
versionCode = 64
versionName = "1.0.3"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true