mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Simpill to 1.0.3.4 (7)
This commit is contained in:
parent
e7a48a0fb6
commit
07ffda1399
1 changed files with 13 additions and 2 deletions
|
|
@ -46,7 +46,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.3.4
|
||||
versionCode: 7
|
||||
commit: eafc82ef16a015e8f8675361310e2abf5b57bfc9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.3.3
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.0.3.4
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue