mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update CineLog to 1.5.3 (35)
This commit is contained in:
parent
e49300ab11
commit
a5616df473
1 changed files with 13 additions and 2 deletions
|
|
@ -161,7 +161,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.3
|
||||
versionCode: 35
|
||||
commit: bde45b00d9090ae0b2ca8f98eec6867b63511c86
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 1.5.3
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue