Skip to content

Running Examples with local EMP3 Android version

Jenifer Cochran edited this page Nov 8, 2017 · 2 revisions
  1. Clone the Repository: Emp3-Android and follow building instructions

  2. Change the version of EMP3-Android. Located in the gradle.properties (i.e. version=3.0.5-SNAPSHOT)

  3. Run ./gradlew clean build publisToMavenLocal to create a local version of EMP3-android

  4. Change the property version_emp3Android to the version you published to maven in your emp3-android-examples Repository main build.gradle file

Clone this wiki locally