mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update FFShare to 1.2.0 (8)
This commit is contained in:
parent
fa9b2fa90a
commit
e4496ed892
1 changed files with 13 additions and 2 deletions
|
|
@ -89,7 +89,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 8
|
||||
commit: 0b56dc05dfe76dd3c976cd9ad67f19637a5f4926
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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.4
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue