mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 11:17:55 +00:00
Update Unstoppable to 0.23.0 (54)
This commit is contained in:
parent
d5bd022f17
commit
2698bc3144
1 changed files with 12 additions and 1 deletions
|
|
@ -42,7 +42,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.23.0
|
||||
versionCode: 54
|
||||
commit: fe15c675ff8076eb6216e8653358f0bc8501a316
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.23.0
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue