add git hash to library_version

This commit is contained in:
hunterk
2017-07-15 20:28:31 -05:00
parent bd1db4eff9
commit 611eba91a6
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
LOCAL_PATH := $(call my-dir)
GIT_VERSION := " $(shell git rev-parse --short HEAD)"
include $(CLEAR_VARS)