Browse Source

android build: add exec permission to apkdiff.py, and print hashes

patch-4
SomberNight 4 years ago
parent
commit
dab25e3b24
No known key found for this signature in database GPG Key ID: B33B5F232C6271E9
  1. 0
      contrib/android/apkdiff.py
  2. 5
      contrib/android/make_apk

0
contrib/android/apkdiff.py

5
contrib/android/make_apk

@ -79,3 +79,8 @@ else
fi
popd
info "done."
ls -la "$PROJECT_ROOT/bin"
sha256sum "$PROJECT_ROOT/bin"/*

Loading…
Cancel
Save