chore(release): v1.8.3

This commit is contained in:
Ahmad Ansori Palembani 2024-06-05 07:35:52 +07:00
parent 87b8430089
commit 30d6c5c5ac
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
4 changed files with 5 additions and 5 deletions

View file

@ -36,8 +36,8 @@ android {
minSdk = AndroidConfig.minSdk
targetSdk = AndroidConfig.targetSdk
applicationId = "eu.kanade.tachiyomi"
versionCode = 130
versionName = "1.8.2"
versionCode = 131
versionName = "1.8.3"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true