mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update Neo Backup to 8.3.3 (8312)
This commit is contained in:
parent
af3c6aa2fe
commit
3d0c7bdf89
1 changed files with 13 additions and 2 deletions
|
|
@ -277,7 +277,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 8.3.3
|
||||
versionCode: 8312
|
||||
commit: 75d354fc9ffc2be648b07825b0add9610fe138b7
|
||||
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.2
|
||||
CurrentVersionCode: 8309
|
||||
CurrentVersion: 8.3.3
|
||||
CurrentVersionCode: 8312
|
||||
|
|
|
|||
Loading…
Reference in a new issue