summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsame-android/full_build_and_run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/same-android/full_build_and_run.sh b/same-android/full_build_and_run.sh
index a4f4c0d..720dae9 100755
--- a/same-android/full_build_and_run.sh
+++ b/same-android/full_build_and_run.sh
@@ -1,2 +1,2 @@
-(cd ../same; mvn clean compile test install)
+(cd ../same; mvn compile test install)
mvn compile package android:deploy android:run