mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Warpinator to 1.4.4 (1044)
This commit is contained in:
parent
9b736d0568
commit
670f149c96
1 changed files with 13 additions and 2 deletions
|
|
@ -80,7 +80,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 1044
|
||||
commit: 8f924c138f103ceeec613723b9706628cd3a1813
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 1043
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 1044
|
||||
|
|
|
|||
Loading…
Reference in a new issue