Hi. 

I have modified build script which change name of result APK which contain 
GIT commit hash number, so name of app is different after every commit or 
update local copy.
Android Studio use gradle to build so I thought that it will be no problem.
But AS in some way cache result APK name and trying to deploy old one if 
commit hash was changed.
It is necessary to synchronize gradle script after every GIT change.  Why 
this happen?
If AS run gradle script for every build/run it must know the name of result 
file.

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to