mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update AnonAddy to v3.1.3 (27)
This commit is contained in:
parent
08bd51b940
commit
274de4ad09
1 changed files with 13 additions and 2 deletions
|
|
@ -112,7 +112,18 @@ Builds:
|
|||
gradle:
|
||||
- main
|
||||
|
||||
- versionName: v3.1.3
|
||||
versionCode: 27
|
||||
commit: 8f9de38343224b2c8504539d3ff96c92de976e9c
|
||||
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.1.2
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: v3.1.3
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue