mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Neo Backup to 8.1.1 (8104)
This commit is contained in:
parent
7d658a855d
commit
bb59a11f44
1 changed files with 13 additions and 2 deletions
|
|
@ -177,7 +177,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.1.1
|
||||
versionCode: 8104
|
||||
commit: 429e2ccb1287244ccd6a70aa5dbee871438c9aaa
|
||||
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.0
|
||||
CurrentVersionCode: 8102
|
||||
CurrentVersion: 8.1.1
|
||||
CurrentVersionCode: 8104
|
||||
|
|
|
|||
Loading…
Reference in a new issue