mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Update Frost for Facebook to 3.1.1 (3010100)
This commit is contained in:
parent
833f7effd2
commit
cd7436209e
1 changed files with 13 additions and 2 deletions
|
|
@ -146,7 +146,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.1
|
||||
versionCode: 3010100
|
||||
commit: 3b6de26ee105959a5ea7ee5a782509c48f1f358d
|
||||
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: 3.1.0
|
||||
CurrentVersionCode: 3010000
|
||||
CurrentVersion: 3.1.1
|
||||
CurrentVersionCode: 3010100
|
||||
|
|
|
|||
Loading…
Reference in a new issue