Update Ardicter to 2.0 (2)

This commit is contained in:
F-Droid checkupdates bot 2021-08-24 05:07:26 +00:00
parent 3f70ba28f5
commit 616ccb60c9

View file

@ -28,7 +28,18 @@ Builds:
gradle:
- yes
- versionName: '2.0'
versionCode: 2
commit: 35af9a9b2aff51f059e5b022346d59bb36010c9f
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1
CurrentVersion: '2.0'
CurrentVersionCode: 2