AnchorFreePartner / hydrasdk-demo-android

Hydra VPN SDK demo app for Android
https://developer.anchorfree.com/
60 stars 31 forks source link

Could not find com.github.AnchorFreePartner.hydra-sdk-android:sdk:3.4.0. #151

Closed shamimhossenbadol closed 2 years ago

shamimhossenbadol commented 2 years ago

Could not find com.github.AnchorFreePartner.hydra-sdk-android:sdk:3.4.0. issue in android studio version 7.0.4 and gradle version 7.0.2 please give me the solution so that I can use this vpn

timoshenkoav commented 2 years ago

what do you mean? Could you please specify the error?

shamimhossenbadol commented 2 years ago

When I add these two dependencies to my project I got an error when want to run the app in the android studio. implementation 'com.github.AnchorFreePartner.hydra-sdk-android:sdk:3.4.0' implementation 'com.github.AnchorFreePartner.hydra-sdk-android:openvpn:3.4.0' Screenshot 2022-01-30 181343 Screenshot 2022-01-30 181452

timoshenkoav commented 2 years ago

Have you added jitpack as maven repo. Its described here https://auravpn.gitbook.io/paas/sdk/vpn-sdk-for-android please read it carefully