mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Simpill to 1.0.3.6 (9)
This commit is contained in:
parent
b72cde78ec
commit
115fdc8353
1 changed files with 13 additions and 2 deletions
|
|
@ -68,7 +68,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.3.6
|
||||
versionCode: 9
|
||||
commit: b632a26a675065847509818b3b9a4b39cc7a34a4
|
||||
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.5
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 1.0.3.6
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue