mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update AnonAddy to v3.1.0 (24)
This commit is contained in:
parent
1791a0d3b6
commit
8fa03eac7c
1 changed files with 13 additions and 2 deletions
|
|
@ -79,7 +79,18 @@ Builds:
|
|||
gradle:
|
||||
- main
|
||||
|
||||
- versionName: v3.1.0
|
||||
versionCode: 24
|
||||
commit: a839b0fd4d00c68dc0840d431ad2aa27a3b65181
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- main
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v3.0.0
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: v3.1.0
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue