Mercurial > 510Connectbot
diff xml/Makefile @ 438:d29cce60f393
migrate from Eclipse to Android Studio
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 03 Dec 2015 11:23:55 -0800 |
parents | 7eb24880b111 |
children | 13a922d1fc5c |
line wrap: on
line diff
--- a/xml/Makefile Fri Jun 19 13:41:57 2015 -0700 +++ b/xml/Makefile Thu Dec 03 11:23:55 2015 -0800 @@ -1,4 +1,4 @@ -ver:=$(shell grep versionName ../AndroidManifest.xml | cut -d'"' -f2) +ver:=$(shell grep versionName ../app/src/main/AndroidManifest.xml | cut -d'"' -f2) pkg:=510Connectbot t:=../html