mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Neo Backup to 8.2.0 (8201)
This commit is contained in:
parent
795f0000a4
commit
9b7e1476b8
1 changed files with 13 additions and 2 deletions
|
|
@ -210,7 +210,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.2.0
|
||||
versionCode: 8201
|
||||
commit: 49203eadcf6219001ba7e0ba88326a1e28af352a
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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.3
|
||||
CurrentVersionCode: 8106
|
||||
CurrentVersion: 8.2.0
|
||||
CurrentVersionCode: 8201
|
||||
|
|
|
|||
Loading…
Reference in a new issue