fix(style): Change "Open source repo" icon

This commit is contained in:
Ahmad Ansori Palembani 2024-07-01 09:47:51 +07:00
parent 0809841f83
commit 29231816cf
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
4 changed files with 11 additions and 6 deletions

View file

@ -46,8 +46,8 @@ android {
minSdk = AndroidConfig.minSdk
targetSdk = AndroidConfig.targetSdk
applicationId = "eu.kanade.tachiyomi"
versionCode = 137
versionName = "1.8.4.1"
versionCode = 138
versionName = "1.8.4.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true