mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update Neo Backup to 8.3.6 (8316)
This commit is contained in:
parent
240bf93f15
commit
8a57216172
1 changed files with 13 additions and 2 deletions
|
|
@ -310,7 +310,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.3.6
|
||||
versionCode: 8316
|
||||
commit: 671da90d6027a4aebf0cb2645dffbf152a39a817
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 8.3.5
|
||||
CurrentVersionCode: 8315
|
||||
CurrentVersion: 8.3.6
|
||||
CurrentVersionCode: 8316
|
||||
|
|
|
|||
Loading…
Reference in a new issue