mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Neo Backup to 8.1.0 (8102)
This commit is contained in:
parent
db0c9fe4b8
commit
49a6811167
1 changed files with 13 additions and 2 deletions
|
|
@ -166,7 +166,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.1.0
|
||||
versionCode: 8102
|
||||
commit: 6d5ab88d103992e5d6739672be345142294abaf6
|
||||
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.2
|
||||
CurrentVersionCode: 8016
|
||||
CurrentVersion: 8.1.0
|
||||
CurrentVersionCode: 8102
|
||||
|
|
|
|||
Loading…
Reference in a new issue