mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update FFShare to 1.1.2 (5)
This commit is contained in:
parent
342c1480be
commit
0e752de5a1
1 changed files with 13 additions and 2 deletions
|
|
@ -56,7 +56,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 5
|
||||
commit: acf3b5d046c1a4cc9c82f3ecf64716f17ba5fb91
|
||||
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.1.1
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue