mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Neo Backup to 8.0.0 (8014)
This commit is contained in:
parent
a869343a3f
commit
1ddd72cd16
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue