mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Souvenirs to 2.8.1 (26)
This commit is contained in:
parent
b8b65eadd5
commit
a219fcfb31
1 changed files with 15 additions and 2 deletions
|
|
@ -150,7 +150,20 @@ Builds:
|
|||
rm:
|
||||
- app/gradle
|
||||
|
||||
- versionName: 2.8.1
|
||||
versionCode: 26
|
||||
commit: 0ecf37fab1406f436dc3d3bd6bc1de0b9f921faa
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 2.8.0
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 2.8.1
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue