mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update ImgurViewer to 2.3.1 (23100)
This commit is contained in:
parent
bb62cd4f51
commit
72f2513d1f
1 changed files with 13 additions and 2 deletions
|
|
@ -65,7 +65,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.1
|
||||
versionCode: 23100
|
||||
commit: 581ae82f0e4c17f125f1c5f61725c4d89c5c1b10
|
||||
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.0
|
||||
CurrentVersionCode: 23000
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 23100
|
||||
|
|
|
|||
Loading…
Reference in a new issue