mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Am Sprung to 0.1.4 (104)
This commit is contained in:
parent
58a57833b6
commit
01e8eb003e
1 changed files with 13 additions and 2 deletions
|
|
@ -59,7 +59,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.4
|
||||
versionCode: 104
|
||||
commit: 2b7b56b77e14c01fb09f9057dc493e011296df3e
|
||||
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.3
|
||||
CurrentVersionCode: 103
|
||||
CurrentVersion: 0.1.4
|
||||
CurrentVersionCode: 104
|
||||
|
|
|
|||
Loading…
Reference in a new issue