mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update ${applicationLabel} to 2.7.2 (185)
This commit is contained in:
parent
60dff4ccd5
commit
567f8b7356
1 changed files with 14 additions and 2 deletions
|
|
@ -420,7 +420,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.7.2
|
||||
versionCode: 185
|
||||
commit: debug
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 183
|
||||
CurrentVersion: 2.7.2
|
||||
CurrentVersionCode: 185
|
||||
|
|
|
|||
Loading…
Reference in a new issue