mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update UP-Example to 1.2.5 (14)
This commit is contained in:
parent
64e56b2bdb
commit
fc9df23f08
1 changed files with 13 additions and 2 deletions
|
|
@ -26,7 +26,18 @@ Builds:
|
|||
gradle:
|
||||
- mainFlavor
|
||||
|
||||
- versionName: 1.2.5
|
||||
versionCode: 14
|
||||
commit: c25ebfe80c8cc9d0e1961c8e643966acd14d3f0d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- mainFlavor
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags \d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 1.2.5
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue