mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Apply 2 suggestion(s) to 1 file(s)
This commit is contained in:
parent
db9b4a83e6
commit
884db70d64
1 changed files with 7 additions and 7 deletions
|
|
@ -11,9 +11,9 @@ RepoType: git
|
|||
Repo: https://github.com/strongswan/strongswan
|
||||
|
||||
Builds:
|
||||
- versionName: 2.3.2
|
||||
versionCode: 74
|
||||
commit: 5.9.2
|
||||
- versionName: 2.3.3
|
||||
versionCode: 75
|
||||
commit: android-2.3.3
|
||||
subdir: src/frontends/android/app
|
||||
gradle:
|
||||
- yes
|
||||
|
|
@ -68,7 +68,7 @@ Builds:
|
|||
- make dist
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 74
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^android
|
||||
CurrentVersion: 2.3.3
|
||||
CurrentVersionCode: 75
|
||||
|
|
|
|||
Loading…
Reference in a new issue