mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
Update Souvenirs to 2.4.0 (18)
This commit is contained in:
parent
b7c492a673
commit
76777317c8
1 changed files with 13 additions and 2 deletions
|
|
@ -97,7 +97,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.0
|
||||
versionCode: 18
|
||||
commit: 16731f954f830adc791c3ea6177b2e2354503105
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 2.4.0
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue