summaryrefslogtreecommitdiffstats
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index 93c46a0..92f47d0 100755
--- a/run
+++ b/run
@@ -5,7 +5,7 @@ ARGS="desktop:run"
ALIAS=jeyzu
KEYSTORE="/home/jeyzu/etc/sync/jeyzu-key.keystore"
APK="./android/build/apk/android-release-unsigned.apk"
-ZIPALIGN="/opt/android-sdk/build-tools/23.0.2/zipalign"
+ZIPALIGN="/opt/android-sdk/build-tools/23.0.3/zipalign"
APK_OUT="./RustAndDust-signed-aligned.apk"
DB_FILES="./android/assets/data/*.sqlite"