mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
wireguardautotunnel - disable failing
This commit is contained in:
parent
74589865f3
commit
8bc2d4275a
1 changed files with 1 additions and 1 deletions
|
|
@ -134,6 +134,7 @@ Builds:
|
|||
|
||||
- versionName: 3.1.7
|
||||
versionCode: 31700
|
||||
disable: https://github.com/zaneschepke/wgtunnel/issues/47
|
||||
commit: 513d08998bd2399aea58005107a6c2bc7c8d4984
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -143,7 +144,6 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e 's/8.3-rc-2-bin/8.3-bin/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
- sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' build.gradle.kts
|
||||
- sed -i -e '/libs.google.services/d' -e '/libs.firebase/d' ../build.gradle.kts
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue