Update Gridle to 1.03 (103)

This commit is contained in:
F-Droid checkupdates bot 2022-06-02 05:02:44 +00:00
parent bfbd390418
commit 7ef374b06d

View file

@ -43,7 +43,17 @@ Builds:
gradle:
- yes
- versionName: '1.03'
versionCode: 103
commit: aa2c43abdd4b267de4f3a6a4eacb05ef81c65587
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.02'
CurrentVersionCode: 102
CurrentVersion: '1.03'
CurrentVersionCode: 103