mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update GitNex to 4.4.0 (440)
This commit is contained in:
parent
4935eadc7d
commit
5caf745987
1 changed files with 13 additions and 2 deletions
|
|
@ -376,7 +376,18 @@ Builds:
|
|||
gradle:
|
||||
- free
|
||||
|
||||
- versionName: 4.4.0
|
||||
versionCode: 440
|
||||
commit: 48fa38dbe806c3a0d26f84edb165a2d0c1084ec1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- free
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.3.0
|
||||
CurrentVersionCode: 430
|
||||
CurrentVersion: 4.4.0
|
||||
CurrentVersionCode: 440
|
||||
|
|
|
|||
Loading…
Reference in a new issue