mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
update app: se.leap.riseupvpn (0.9.10)
This commit is contained in:
parent
6c912903c8
commit
8bc7e28afa
1 changed files with 19 additions and 2 deletions
|
|
@ -40,11 +40,28 @@ Builds:
|
||||||
- ./build_deps.sh
|
- ./build_deps.sh
|
||||||
ndk: r16b
|
ndk: r16b
|
||||||
|
|
||||||
|
- versionName: 0.9.10
|
||||||
|
versionCode: 137
|
||||||
|
commit: 0.9.10
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- customProduction
|
||||||
|
rm:
|
||||||
|
- ics-openvpn/main/src/main/cpp/mbedtls/tests
|
||||||
|
prebuild: sed -i -e "/^task updateSdkLicences/,/^}/d; /commandLine 'git'/d" build.gradle
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- echo '/opt/gradle/versions/4.6/bin/gradle "$@"' > ics-openvpn/gradlew
|
||||||
|
- chmod a+x ics-openvpn/gradlew
|
||||||
|
- ./build_deps.sh
|
||||||
|
ndk: r16b
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
Use absolute path to the proper Gradle version in ics-openvpn/gradlew until
|
Use absolute path to the proper Gradle version in ics-openvpn/gradlew until
|
||||||
fdroidserver@8e471ad8 is deployed.
|
fdroidserver@8e471ad8 is deployed.
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags ^[0-9.]+$
|
UpdateCheckMode: Tags ^[0-9.]+$
|
||||||
CurrentVersion: 0.9.9
|
CurrentVersion: 0.9.10
|
||||||
CurrentVersionCode: 136
|
CurrentVersionCode: 137
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue