mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Download Navi to 1.6.2 (15)
This commit is contained in:
parent
cf2e7e5673
commit
10bc57b49a
1 changed files with 13 additions and 2 deletions
|
|
@ -114,7 +114,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.2
|
||||
versionCode: 15
|
||||
commit: 5cee501d5cc940407283dc862683cad61a42b242
|
||||
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
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 1.6.2
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue