Skip to content

tomkoptel/ProxyEnabler

Repository files navigation

NOT PUBLISHED CAN BE BUILD ONLY FROM SOURCES

Plugin

Plugin to enable httpProxy.

plugins {
    id("com.android.application")
    id("kotlin-android")
    id("com.olderwold.proxyenabler")
}

Just pass -PprojectAllowHttpProxy=true while building.

./gradlew :app:assembleDebug -PprojectAllowHttpProxy=true

About

Plugin to enable httpProxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published