mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update FFShare to 1.1.3 (6)
This commit is contained in:
parent
126a5be28b
commit
7e1ea6bc04
1 changed files with 13 additions and 2 deletions
|
|
@ -67,7 +67,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.3
|
||||||
|
versionCode: 6
|
||||||
|
commit: d3752b5cd829c5a644a808310769e63335d7eb35
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.2
|
CurrentVersion: 1.1.3
|
||||||
CurrentVersionCode: 5
|
CurrentVersionCode: 6
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue