Update Print to 1.04 (104)

This commit is contained in:
F-Droid checkupdates bot 2022-05-16 05:11:54 +00:00
parent b2d62ad665
commit 20a5b64b4b

View file

@ -54,7 +54,17 @@ Builds:
gradle:
- yes
- versionName: '1.04'
versionCode: 104
commit: 24808960891cc667c86f5c9f75da88ee22dbfee5
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.03'
CurrentVersionCode: 103
CurrentVersion: '1.04'
CurrentVersionCode: 104