ashraf789 / Cake-VPN

Android VPN app based on OpenVPN library.
GNU General Public License v2.0
382 stars 141 forks source link

Expired OpenVPN Library #103

Closed HiddenPirates closed 2 years ago

HiddenPirates commented 3 years ago

By using this open vpn library, when I am building android app bundle, it's not working.

ashraf789 commented 3 years ago

Hello, Did you try with gradle.properties android.bundle.enableUncompressedNativeLibs=false

https://github.com/ashraf789/Cake-VPN/blob/master/gradle.properties

Deepanshusuman commented 3 years ago

it is working fine