mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 22:08:35 +00:00
wireguardautotunnel - disable failing
This commit is contained in:
parent
638417eb90
commit
419b5cb18a
1 changed files with 2 additions and 1 deletions
|
|
@ -270,6 +270,7 @@ Builds:
|
|||
|
||||
- versionName: 3.3.9
|
||||
versionCode: 33900
|
||||
disable: https://github.com/zaneschepke/wgtunnel/issues/47#issuecomment-2007026551
|
||||
commit: 5946d7c10d195e6ddefe12b0666b64955130ae16
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -278,7 +279,7 @@ Builds:
|
|||
- sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/libs.androidx.core.google.shortcuts/d'
|
||||
build.gradle.kts
|
||||
- sed -i -e '/libs.google.services/d' -e '/libs.firebase/d' ../build.gradle.kts
|
||||
- sed -i -e '/maven {/,/^ }/d' ../settings.gradle.kts
|
||||
- sed -i -e '/gitea.zaneschepke.com/d' ../settings.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue