mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Pitch pipe to 0.6.0 (8)
This commit is contained in:
parent
0538b19bdc
commit
ce17631006
1 changed files with 13 additions and 2 deletions
|
|
@ -46,7 +46,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.6.0
|
||||
versionCode: 8
|
||||
commit: db43c50464e6a68ebd5e0abd0892f73e6b30c6d3
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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.5.2
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 0.6.0
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue