mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Unstoppable to 0.23.2 (56)
This commit is contained in:
parent
dada7c0d68
commit
c2e9c4904b
1 changed files with 13 additions and 2 deletions
|
|
@ -64,7 +64,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.23.2
|
||||||
|
versionCode: 56
|
||||||
|
commit: 95fe0cc6bc2883d668f20002a46cc0fac4830658
|
||||||
|
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.1
|
CurrentVersion: 0.23.2
|
||||||
CurrentVersionCode: 55
|
CurrentVersionCode: 56
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue