mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update Episodes to 0.14.1 (21)
This commit is contained in:
parent
c6d41b87cc
commit
f0d2903817
1 changed files with 13 additions and 2 deletions
|
|
@ -57,7 +57,18 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 0.14.1
|
||||
versionCode: 21
|
||||
commit: 22a052ea8d9149d15bf81ab4f6c29aeb81f609b5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+$
|
||||
CurrentVersion: 0.14.0
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 0.14.1
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue