mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Odyssey to 1.2.2 (36)
This commit is contained in:
parent
5d8377416c
commit
d02cdb7458
1 changed files with 15 additions and 2 deletions
|
|
@ -241,7 +241,20 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- images/ic_launcher.zip
|
- images/ic_launcher.zip
|
||||||
|
|
||||||
|
- versionName: 1.2.2
|
||||||
|
versionCode: 36
|
||||||
|
commit: 0129625bab48d0dbfa1cb3266b87460b7dc2b123
|
||||||
|
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
|
AutoUpdateMode: Version release-%c
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.2.1
|
CurrentVersion: 1.2.2
|
||||||
CurrentVersionCode: 35
|
CurrentVersionCode: 36
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue