mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-26 19:17:51 +02:00
Release 0.9.2.5
This commit is contained in:
@ -43,7 +43,7 @@ android {
|
||||
targetSdkVersion 29
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
versionCode 1
|
||||
versionName "0.9.2.4"
|
||||
versionName "0.9.2.5"
|
||||
|
||||
buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
|
||||
buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
|
||||
|
@ -1,5 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog bulletedList="true">
|
||||
<changelogversion versionName="0.9.2.5" changeDate="">
|
||||
<changelogtext>Fixed issue where some sources wouldn't work at all (like Toonily and Dynasty)</changelogtext>
|
||||
</changelogversion>
|
||||
<changelogversion versionName="0.9.2.4" changeDate="">
|
||||
<changelogtext>Fixed All Sources in Filter list</changelogtext>
|
||||
<changelogtext>Remove dev update checker(so it doesnt break when I release a regular build)</changelogtext>
|
||||
|
Reference in New Issue
Block a user