mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Score sheets to 2.7 (45)
This commit is contained in:
parent
3f33e4c34c
commit
35f7942210
1 changed files with 13 additions and 2 deletions
|
|
@ -34,7 +34,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.7'
|
||||
versionCode: 45
|
||||
commit: 1f52badfb149e97e122fb8a0f20fee2443c12a31
|
||||
subdir: ScoreSheets
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.6'
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: '2.7'
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue