mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update AnonAddy to v3.1.2 (26)
This commit is contained in:
parent
7bf1889b96
commit
70cd5dc79d
1 changed files with 13 additions and 2 deletions
|
|
@ -101,7 +101,18 @@ Builds:
|
|||
gradle:
|
||||
- main
|
||||
|
||||
- versionName: v3.1.2
|
||||
versionCode: 26
|
||||
commit: 11d7f062312fdb81b28f4e03a87f59c86a144658
|
||||
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.1
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: v3.1.2
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue