Created
October 27, 2014 19:44
-
-
Save pdegand/8f79887c5d84e50e281f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<!-- This file is filled automatically at build time --> | |
<wearableApp package="APPICATION_ID"> | |
<versionCode>VERSION_CODE</versionCode> | |
<versionName>VERSION_NAME</versionName> | |
<path>WEAR_BUILD</path> | |
</wearableApp> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment