diff --git a/ConfJuvApp/builds/confjuv-dev.apk b/ConfJuvApp/builds/confjuv-dev.apk new file mode 100644 index 0000000..4fcc836 Binary files /dev/null and b/ConfJuvApp/builds/confjuv-dev.apk differ diff --git a/ConfJuvApp/builds/confjuv.apk b/ConfJuvApp/builds/confjuv.apk deleted file mode 100644 index e29b8b1..0000000 Binary files a/ConfJuvApp/builds/confjuv.apk and /dev/null differ diff --git a/ConfJuvApp/release-dev.sh b/ConfJuvApp/release-dev.sh index 88774e9..9a0d804 100755 --- a/ConfJuvApp/release-dev.sh +++ b/ConfJuvApp/release-dev.sh @@ -1,2 +1,3 @@ #!/bin/bash +ionic build android mv platforms/android/build/outputs/apk/android-debug.apk builds/confjuv-dev.apk -- libgit2 0.21.2