mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
style: Fix "Open source repo" icon colour
This commit is contained in:
parent
29231816cf
commit
32f1d677f2
3 changed files with 5 additions and 5 deletions
|
@ -46,8 +46,8 @@ android {
|
|||
minSdk = AndroidConfig.minSdk
|
||||
targetSdk = AndroidConfig.targetSdk
|
||||
applicationId = "eu.kanade.tachiyomi"
|
||||
versionCode = 138
|
||||
versionName = "1.8.4.2"
|
||||
versionCode = 139
|
||||
versionName = "1.8.4.3"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue