mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Odyssey to 1.2.1 (35)
This commit is contained in:
parent
d272d1012e
commit
dc1a16e434
1 changed files with 15 additions and 2 deletions
|
|
@ -228,7 +228,20 @@ Builds:
|
|||
rm:
|
||||
- images/ic_launcher.zip
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 35
|
||||
commit: 6425904276b8e46303decfcd0b90072bf930e001
|
||||
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.0
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue