mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Unstoppable to 0.23.2 (57)
This commit is contained in:
parent
9d934dc724
commit
1a53389dc4
1 changed files with 12 additions and 1 deletions
|
|
@ -75,7 +75,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.23.2
|
||||
versionCode: 57
|
||||
commit: 00deefe43c9ec686b280289b47ce5f4fa4351ad8
|
||||
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.2
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue