Skip to content
forked from UseHover/Stax

Secure. Transaction. Automated. Experience

License

Notifications You must be signed in to change notification settings

harneeblayze/Stax

 
 

Repository files navigation

Stax

Public Setup

This project requires the Hover SDK. Because access to the SDK is restricted for security reasons, the simplest way to get this project to build is to change some of the dependencies to use the basic release version of the SDK.

Swith to project view in your IDE, inside gradle directory, open libs.versions file and find the hover android SDK dependency:

hover = "com.hover:android-sdk:2.0.0-stax-1.18.10-pro"

First, replace the this dependency from the libs.versions file with:

hover = "com.hover:android-sdk:2.0.0-stax-1.18.10"

Run either productionDebug or productionRelease variant.

About

Secure. Transaction. Automated. Experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 90.8%
  • Java 9.2%