Update Neo Backup to 8.0.0 (8000)

This commit is contained in:
F-Droid checkupdates bot 2022-04-17 04:54:40 +00:00
parent cccf271935
commit c786f00784

View file

@ -7,7 +7,7 @@ IssueTracker: https://github.com/machiav3lli/oandbackupx/issues
Translation: https://hosted.weblate.org/engage/oandbackupx/
Changelog: https://github.com/machiav3lli/oandbackupx/blob/HEAD/CHANGELOG.md
AutoName: OAndBackupX
AutoName: Neo Backup
RequiresRoot: 'yes'
@ -133,7 +133,18 @@ Builds:
gradle:
- yes
- versionName: 8.0.0
versionCode: 8000
commit: 1e1ace1d24e3991a37f0ecc9d8c8a2a7a8aa2b18
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
CurrentVersion: 7.0.0
CurrentVersionCode: 7000
CurrentVersion: 8.0.0
CurrentVersionCode: 8000