Merge branch 'release'
# Conflicts: # app/build.gradle.kts
This commit is contained in:
@@ -26,8 +26,8 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "eu.kanade.tachiyomi.sy"
|
||||
versionCode = 50
|
||||
versionName = "1.9.1"
|
||||
versionCode = 51
|
||||
versionName = "1.9.2"
|
||||
|
||||
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="1.9.2" changeDate="Apr 17,2023">
|
||||
<changelogtext>Hotfix for 1.9.1</changelogtext>
|
||||
</changelogversion>
|
||||
<changelogversion versionName="1.9.1" changeDate="Apr 16,2023">
|
||||
<changelogtext>[b]Based on Tachiyomi stable 0.14.6(from 0.14.3)[/b]</changelogtext>
|
||||
<changelogtext>[b]New[/b] Add support for wsrv.nl data saver</changelogtext>
|
||||
|
||||
Reference in New Issue
Block a user