mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Neo Backup to 8.0.2 (8016)
This commit is contained in:
parent
5551f30bef
commit
7b3cccbc01
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue