mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-26 02:28:35 +01:00
Do not retry loading pages
GIF support in non-vertical pagers Fix cache being double-opened
This commit is contained in:
@@ -40,8 +40,8 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
versionCode 7402
|
||||
versionName "v7.4.2-EH"
|
||||
versionCode 7404
|
||||
versionName "v7.4.4-EH"
|
||||
|
||||
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
|
||||
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
|
||||
|
||||
Reference in New Issue
Block a user