Skip to content

wxthon/XposedBridge

 
 

Repository files navigation

Your local.properties should look something like this:

# location of the SDK. This is only used by Ant
sdk.dir=/path/to/android-sdk-linux

key.store=/path/to/release.keystore
key.alias=release

store.pass=password
key.pass=changeme

Build with ./gradlew clean && ./gradlew assembleRelease

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Batchfile 0.1%