mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update ImgurViewer to 2.3.3 (23300)
This commit is contained in:
parent
84c719e3da
commit
f92c0f9a22
1 changed files with 13 additions and 2 deletions
|
|
@ -87,7 +87,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.3
|
||||
versionCode: 23300
|
||||
commit: 64153777b578dd14648d06c949e6bd8656ae62ce
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 23200
|
||||
CurrentVersion: 2.3.3
|
||||
CurrentVersionCode: 23300
|
||||
|
|
|
|||
Loading…
Reference in a new issue