Update Gridle to 1.07 (107)

This commit is contained in:
F-Droid checkupdates bot 2022-09-27 05:17:23 +00:00
parent fc97ffaffb
commit 7b3f028395

View file

@ -83,7 +83,17 @@ Builds:
gradle:
- yes
- versionName: '1.07'
versionCode: 107
commit: c649f238134234a6883e54ffc33e334a38ac72ca
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.06'
CurrentVersionCode: 106
CurrentVersion: '1.07'
CurrentVersionCode: 107