mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update ImgurViewer to 2.3.4 (23400)
This commit is contained in:
parent
a94d7f6df2
commit
16d3cf71a9
1 changed files with 13 additions and 2 deletions
|
|
@ -90,7 +90,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.3.4
|
||||||
|
versionCode: 23400
|
||||||
|
commit: 21f62dbeecf52e95f11b3aaba17c5afc29837213
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.3.3
|
CurrentVersion: 2.3.4
|
||||||
CurrentVersionCode: 23300
|
CurrentVersionCode: 23400
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue