mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Setter to 0.1.16 (17)
This commit is contained in:
parent
89cac7724e
commit
b8bbf47f5a
1 changed files with 13 additions and 2 deletions
|
|
@ -119,7 +119,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.16
|
||||
versionCode: 17
|
||||
commit: 2fa7dca5e3f1969e45a959eac48f127b54dfacbb
|
||||
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.15
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 0.1.16
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue