From 3c9c221bfa23721ab542a6a0f58c543613bf0d37 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Tue, 14 Oct 2025 05:34:35 +0000 Subject: [PATCH] Update Book's Story to 1.8.0 (14) --- metadata/ua.acclorite.book_story.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/ua.acclorite.book_story.yml b/metadata/ua.acclorite.book_story.yml index 6a25ca96b6..d9374e709f 100644 --- a/metadata/ua.acclorite.book_story.yml +++ b/metadata/ua.acclorite.book_story.yml @@ -110,9 +110,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16 fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.8.0 + versionCode: 14 + commit: b0a21c116fc8ba7eaa59dc8887e5230cfba1a19d + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16 + fix-newlines $$OUT$$ 'res/M7.json' + AllowedAPKSigningKeys: a661a0c81f138e53dff32f8fdc1dd19f8130523914027e2c0296fe245131a7d4 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.7.1 -CurrentVersionCode: 13 +CurrentVersion: 1.8.0 +CurrentVersionCode: 14