Release 1.0.2

This commit is contained in:
Jay 2020-05-03 13:20:56 -04:00
parent 60d661fbd8
commit e83e67d1b5
5 changed files with 20 additions and 5 deletions

View file

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