mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update SmokeStack to 2022.04.20 (20220420)
This commit is contained in:
parent
45b4d3e6a0
commit
2f127ebe51
1 changed files with 14 additions and 2 deletions
|
|
@ -47,7 +47,19 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/release/apk/smokestack.apk
|
||||
|
||||
- versionName: 2022.04.20
|
||||
versionCode: 20220420
|
||||
commit: 1fddb1728a845f5ce7f222d4557ea6e4fa35d965
|
||||
subdir: SmokeStack/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/apk/smokestack.apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2022.04.15
|
||||
CurrentVersionCode: 20220415
|
||||
CurrentVersion: 2022.04.20
|
||||
CurrentVersionCode: 20220420
|
||||
|
|
|
|||
Loading…
Reference in a new issue