mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 05:36:52 +00:00
Update Warpinator to 1.5.3 (1053)
This commit is contained in:
parent
c179026676
commit
5534323693
1 changed files with 13 additions and 2 deletions
|
|
@ -135,7 +135,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.3
|
||||
versionCode: 1053
|
||||
commit: 636aa5417b77e9c0d44a74fb71f3bfc99cbafe01
|
||||
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.5.2
|
||||
CurrentVersionCode: 1052
|
||||
CurrentVersion: 1.5.3
|
||||
CurrentVersionCode: 1053
|
||||
|
|
|
|||
Loading…
Reference in a new issue