Update Neo Backup to 8.0.2 (8016)

This commit is contained in:
F-Droid checkupdates bot 2022-04-30 04:53:53 +00:00
parent 5551f30bef
commit 7b3cccbc01

View file

@ -155,7 +155,18 @@ Builds:
gradle:
- yes
- versionName: 8.0.2
versionCode: 8016
commit: f809bf496edf59227249aa1a5ac986c618977115
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[\d.]+$
CurrentVersion: 8.0.0
CurrentVersionCode: 8014
CurrentVersion: 8.0.2
CurrentVersionCode: 8016