mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update FFShare to 1.1.4 (7)
This commit is contained in:
parent
9a2da4dfe7
commit
9cc9262c0e
1 changed files with 13 additions and 2 deletions
|
|
@ -78,7 +78,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.4
|
||||
versionCode: 7
|
||||
commit: 5c1295b7891773ceeac11c199cbfdafe13c0feb1
|
||||
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.3
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.1.4
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue