mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Splitfit to 0.1.0-alpha11 (22)
This commit is contained in:
parent
45a51d048d
commit
077a7339c3
1 changed files with 13 additions and 2 deletions
|
|
@ -58,7 +58,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 0.1.0-alpha11
|
||||
versionCode: 22
|
||||
commit: v0.1.0-alpha11
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.0-alpha10
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 0.1.0-alpha11
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue