mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Setter to 0.1.17 (18)
This commit is contained in:
parent
fa8d389b8f
commit
f5fc79802a
1 changed files with 13 additions and 2 deletions
|
|
@ -130,7 +130,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.17
|
||||
versionCode: 18
|
||||
commit: 938df7bee8a9a7d318af2da0797f11e655dacd6e
|
||||
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: 0.1.16
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 0.1.17
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue