This commit is contained in:
Ryan Welton
2016-10-17 18:28:21 -04:00
parent 99c925ee3d
commit 97df9d6c9c
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
APK_PATH="bin/JustTrustMe.apk"
mkdir bin
./gradlew assembleRelease && cp app/build/outputs/apk/app-release-unsigned.apk $APK_PATH && signapk $APK_PATH
#adb install -r bin/AndroidVTS.apk

View File

@@ -1,4 +1,3 @@
#Sat Apr 08 16:14:51 PDT 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME