mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Neo Backup to 8.0.0 (8000)
This commit is contained in:
parent
cccf271935
commit
c786f00784
1 changed files with 14 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue