mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Neo Backup to 8.1.3 (8106)
This commit is contained in:
parent
9d7f837277
commit
6400e6fdfc
1 changed files with 13 additions and 2 deletions
|
|
@ -199,7 +199,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.1.3
|
||||
versionCode: 8106
|
||||
commit: 1e9ac706876a5501d6645ea5bf5817a5cd07b189
|
||||
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.1.2
|
||||
CurrentVersionCode: 8105
|
||||
CurrentVersion: 8.1.3
|
||||
CurrentVersionCode: 8106
|
||||
|
|
|
|||
Loading…
Reference in a new issue