Update Scrunch to 0.3 (3)

This commit is contained in:
F-Droid checkupdates bot 2022-09-17 04:03:16 +00:00
parent cf5db85db5
commit c69540cb72

View file

@ -34,7 +34,18 @@ Builds:
gradle:
- yes
- versionName: '0.3'
versionCode: 3
commit: 1d45987a138e14c3f027c558e9fc38b9b26f1cae
subdir: app
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: '0.2'
CurrentVersionCode: 2
CurrentVersion: '0.3'
CurrentVersionCode: 3