Update Gridle to 1.05 (105)

This commit is contained in:
F-Droid checkupdates bot 2022-09-01 05:07:38 +00:00
parent 37d366ad36
commit acef7cdba5

View file

@ -63,7 +63,17 @@ Builds:
gradle:
- yes
- versionName: '1.05'
versionCode: 105
commit: ac75a5ff602eecc9759f02c52c6f1da62bed4596
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.04'
CurrentVersionCode: 104
CurrentVersion: '1.05'
CurrentVersionCode: 105