mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Episodes to 0.15.1 (23)
This commit is contained in:
parent
92d9d757ed
commit
e68f425e0e
1 changed files with 13 additions and 2 deletions
|
|
@ -85,7 +85,18 @@ Builds:
|
|||
gradle:
|
||||
- standard
|
||||
|
||||
- versionName: 0.15.1
|
||||
versionCode: 23
|
||||
commit: 75a0a40a264ce7c7c4b0ced4dc722dddeca28871
|
||||
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.15.0
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 0.15.1
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue