mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update Unstoppable to 0.27.0 (68)
This commit is contained in:
parent
08354ad304
commit
27739277b0
1 changed files with 13 additions and 2 deletions
|
|
@ -196,7 +196,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.27.0
|
||||
versionCode: 68
|
||||
commit: 645d587fb3c3825da0ebfb9be13ff9fd31837a09
|
||||
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.26.1
|
||||
CurrentVersionCode: 67
|
||||
CurrentVersion: 0.27.0
|
||||
CurrentVersionCode: 68
|
||||
|
|
|
|||
Loading…
Reference in a new issue