Copy the apk in the release directory

This commit is contained in:
Antonin Décimo
2014-07-21 02:18:23 +02:00
parent 218650f831
commit 6787b07026

View File

@@ -860,6 +860,7 @@ public class $ACTIVITY extends GameActivity {}
" > src/com/$MAINTAINER_USERNAME/$PACKAGE_NAME/${ACTIVITY}.java
ant debug
cp bin/love_android_sdl2-debug.apk "$RELEASE_DIR"
cd "$RELEASE_DIR"
fi