mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 13:24:53 +00:00
Update OpenVPN for Android to 0.7.24 (178)
This commit is contained in:
parent
56571a9289
commit
33f3f85ae7
1 changed files with 17 additions and 2 deletions
|
|
@ -472,11 +472,26 @@ Builds:
|
|||
=\ false/' build.gradle.kts
|
||||
ndk: r19c
|
||||
|
||||
- versionName: 0.7.24
|
||||
versionCode: 178
|
||||
commit: 0d9aefb1b8b6d01f3cef4ced8b299ac3f8764a8f
|
||||
subdir: main
|
||||
submodules: true
|
||||
gradle:
|
||||
- ui
|
||||
rm:
|
||||
- main/src/main/cpp/mbedtls/programs/fuzz
|
||||
- main/src/main/cpp/mbedtls/tests
|
||||
- main/src/main/cpp/openvpn3/test/unittests
|
||||
prebuild: sed -i -e '/signingConfigs.getByName/d' -e 's/isEnable\ =\ true/isEnable\
|
||||
=\ false/' build.gradle.kts
|
||||
ndk: r19c
|
||||
|
||||
MaintainerNotes: |-
|
||||
Build instructions:
|
||||
https://github.com/schwabe/ics-openvpn/blob/master/.travis.yml
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.7.23
|
||||
CurrentVersionCode: 177
|
||||
CurrentVersion: 0.7.24
|
||||
CurrentVersionCode: 178
|
||||
|
|
|
|||
Loading…
Reference in a new issue