bot: Update Solon to 2.1 (204)

This commit is contained in:
checkupdates bot 2024-12-08 18:20:03 +00:00 committed by linsui
parent 60071b484e
commit 00d7cdf689

View file

@ -14,7 +14,7 @@ AutoName: Solon
RepoType: git
Repo: https://gitlab.com/Odweta/solon.git
Binaries: https://gitlab.com/Odweta/solon/-/raw/master/release/com.odweta.solon_%v.apk
Binaries: https://gitlab.com/Odweta/solon/-/releases/%v/downloads/app-release.apk
Builds:
- versionName: 2.0.3
@ -23,6 +23,7 @@ Builds:
subdir: mobile/app
gradle:
- yes
binary: https://gitlab.com/Odweta/solon/-/raw/fd788195c5335ab25b5d4916cfb4b758b8e83f46/release/com.odweta.solon_2.0.3.apk
srclibs:
- reproducible-apk-tools@v0.3.0
postbuild:
@ -30,9 +31,16 @@ Builds:
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
--replace unaligned.apk $$OUT$$
- versionName: '2.1'
versionCode: 204
commit: c6646e554fc3e8d1b2fe0fa76b11e2c2544b6e32
subdir: mobile/app
gradle:
- yes
AllowedAPKSigningKeys: 10eeb5e45c41df32f9bf3a454d5151a3f9587ada42c1b9695f89e588dd07976c
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.0.3
CurrentVersionCode: 203
CurrentVersion: '2.1'
CurrentVersionCode: 204