Update Copy SMS Code to 1.5.0 (6000)

This commit is contained in:
F-Droid checkupdates bot 2023-10-28 15:02:16 +00:00
parent c46a9c5845
commit 05ff27a951

View file

@ -57,11 +57,22 @@ Builds:
gradle:
- yes
- versionName: 1.5.0
versionCode: 6000
commit: 44110abba4ef7a45028a17ed9cf3b1a9a311f8aa
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
VercodeOperation:
- 1000 * %c
CurrentVersion: 1.4.0
CurrentVersionCode: 5000
CurrentVersion: 1.5.0
CurrentVersionCode: 6000