projects
/
android
/
android-app-development-getting-started.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
ea39b86
)
Use gradle to build the app instead of ant
author
Antonio Ospite <ao2@ao2.it>
Thu, 8 Oct 2015 21:41:17 +0000
(23:41 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Thu, 8 Oct 2015 21:41:17 +0000
(23:41 +0200)
Gradle is the new recommended build system.
Also, while at it, fix the command to create the .gitignore file: before
this change only local.properties was being written in .gitignore
No differences found