mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Am Sprung to 0.1.5 (105)
This commit is contained in:
parent
e66b38e08c
commit
483f554dfd
1 changed files with 13 additions and 2 deletions
|
|
@ -70,7 +70,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.5
|
||||
versionCode: 105
|
||||
commit: 8365088a46916c3409456c9a223f536b13af2370
|
||||
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 v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.4
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: 0.1.5
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue