mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Souvenirs to 2.7.1 (24)
This commit is contained in:
parent
0f5e04df23
commit
8834f90c73
1 changed files with 15 additions and 2 deletions
|
|
@ -123,7 +123,20 @@ Builds:
|
|||
rm:
|
||||
- app/gradle
|
||||
|
||||
- versionName: 2.7.1
|
||||
versionCode: 24
|
||||
commit: 0dbb4a1955bf71aec587ac1fd6c2a15fdbadc0a0
|
||||
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.7.0
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 2.7.1
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue