mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Passky to 7.1.0 (14)
This commit is contained in:
parent
1a784a2250
commit
c7bf1e57a6
1 changed files with 13 additions and 2 deletions
|
|
@ -52,7 +52,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 7.1.0
|
||||
versionCode: 14
|
||||
commit: aff2c3a9c10ef05114c734527f5cf73570e2a3cd
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 7.0.0
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 7.1.0
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue