mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Odyssey to 1.2.3 (37)
This commit is contained in:
parent
f59dd79ebb
commit
d8b48ff0bf
1 changed files with 15 additions and 2 deletions
|
|
@ -254,7 +254,20 @@ Builds:
|
|||
rm:
|
||||
- images/ic_launcher.zip
|
||||
|
||||
- versionName: 1.2.3
|
||||
versionCode: 37
|
||||
commit: 677872964ace4c5eb005ea7c062b3495fff1f582
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- images/ic_launcher.zip
|
||||
|
||||
AutoUpdateMode: Version release-%c
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: 1.2.3
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue