mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Warpinator to 1.5.2 (1052)
This commit is contained in:
parent
a1f5fac3d3
commit
46c775bda8
1 changed files with 13 additions and 2 deletions
|
|
@ -124,7 +124,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.2
|
||||
versionCode: 1052
|
||||
commit: 6c543ed692ea9fcce3f8680bac10f8496e329469
|
||||
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.0
|
||||
CurrentVersionCode: 1050
|
||||
CurrentVersion: 1.5.2
|
||||
CurrentVersionCode: 1052
|
||||
|
|
|
|||
Loading…
Reference in a new issue