chore: Version 1.8.0.1

This commit is contained in:
Ahmad Ansori Palembani 2024-05-27 18:26:55 +07:00
parent 37d71fac1e
commit 860abefe43
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
3 changed files with 4 additions and 4 deletions

View file

@ -35,8 +35,8 @@ android {
minSdk = AndroidConfig.minSdk
targetSdk = AndroidConfig.targetSdk
applicationId = "eu.kanade.tachiyomi"
versionCode = 124
versionName = "1.8.0"
versionCode = 125
versionName = "1.8.0.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true