mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Setter to 0.1.15 (16)
This commit is contained in:
parent
994a270493
commit
39cd8bf4dd
1 changed files with 13 additions and 2 deletions
|
|
@ -108,7 +108,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.15
|
||||
versionCode: 16
|
||||
commit: 9b440c756448276b597c8b90499b83a6d7df6488
|
||||
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.14
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 0.1.15
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue