| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
They were from before the gradle change-over.
|
| |
|
| |
|
|
|
|
| |
In case anyone else works on it with Sublime.
|
|
|
|
|
|
|
|
|
| |
Unfortunately Eclipse appears to be too dumb to generate the version and
build it correctly (even using an external build step it fails to
rebuild resources afterward), so go back to having a dummy version
checked into the repository. Run git update-index --assume-unchanged on
the file before updating the version, so that git doesn't consider the
file to have changed, instead.
|
|
|
|
|
|
| |
The regex to edit res/values/notrans.xml no longer matched, so the
version number wasn't being edited. Generate the version number into a
separate resource file that isn't checked in instead, as this is neater.
|
| |
|
| |
|
|
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@287 df292f66-193f-0410-a5fc-6d59da041ff2
|