Update Neo Backup to 8.0.0 (8014)

This commit is contained in:
F-Droid checkupdates bot 2022-04-29 04:46:59 +00:00
parent a869343a3f
commit 1ddd72cd16

View file

@ -144,7 +144,18 @@ Builds:
gradle:
- yes
- versionName: 8.0.0
versionCode: 8014
commit: ff5f2ff609f89e80bbc4381646b8c354e63941fb
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: 7.0.0
CurrentVersionCode: 7000
CurrentVersion: 8.0.0
CurrentVersionCode: 8014