mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
Update Qonvert to 1.5.0 (8)
This commit is contained in:
parent
a5417b8cdf
commit
223c5e024e
1 changed files with 13 additions and 2 deletions
|
|
@ -35,7 +35,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 8
|
||||
commit: 28ed6feaeb5b8a2bbf0f65657092fe99843e1008
|
||||
subdir: Qonvert
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue