mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update AnonAddy to v3.1.1 (25)
This commit is contained in:
parent
1ef2d15a92
commit
422a0757af
1 changed files with 13 additions and 2 deletions
|
|
@ -90,7 +90,18 @@ Builds:
|
|||
gradle:
|
||||
- main
|
||||
|
||||
- versionName: v3.1.1
|
||||
versionCode: 25
|
||||
commit: ce2e97c2789862de042c5deb38e5c49b24c2771b
|
||||
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.0
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: v3.1.1
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue