mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Souvenirs to 2.6.0 (21)
This commit is contained in:
parent
c805deb2fa
commit
3b1007eafc
1 changed files with 15 additions and 2 deletions
|
|
@ -123,7 +123,20 @@ Builds:
|
|||
rm:
|
||||
- app/gradle
|
||||
|
||||
- versionName: 2.6.0
|
||||
versionCode: 21
|
||||
commit: 643e6ab5f0fe427d4a17f93b932f884a23f6e963
|
||||
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.5.0
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 2.6.0
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue