mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
Update Volta to 1.0.5 (6)
This commit is contained in:
parent
b6c3acf6e2
commit
be034ae07b
1 changed files with 13 additions and 2 deletions
|
|
@ -57,7 +57,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.5
|
||||
versionCode: 6
|
||||
commit: 573458cd5a2f23c0dcd945607091a3333d69aafd
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue