mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update Unstoppable to 0.23.3 (58)
This commit is contained in:
parent
fce4bb6d0d
commit
6d3f688cc2
1 changed files with 13 additions and 2 deletions
|
|
@ -86,7 +86,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.23.3
|
||||||
|
versionCode: 58
|
||||||
|
commit: a520b87e9553e69c76d9d48a0adb0268a53e65b2
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.23.2
|
CurrentVersion: 0.23.3
|
||||||
CurrentVersionCode: 57
|
CurrentVersionCode: 58
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue