mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Simpill to 1.0.3.3 (6)
This commit is contained in:
parent
49351b942e
commit
cb412c14c7
1 changed files with 13 additions and 2 deletions
|
|
@ -35,7 +35,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.3.3
|
||||
versionCode: 6
|
||||
commit: a5d94bdbd0d8181d76ea737862265c564f44816e
|
||||
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.2
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.0.3.3
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue