chore(release): v1.8.3.1

Attempt to fix GH-79
This commit is contained in:
Ahmad Ansori Palembani 2024-06-05 18:53:22 +07:00
parent ce69203926
commit ac4a6d59e9
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
4 changed files with 5 additions and 14 deletions

View file

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