Added version plugin.
This commit is contained in:
parent
e77ccb2105
commit
b379fc2acc
5 changed files with 13 additions and 2 deletions
|
@ -6,6 +6,7 @@ buildscript {
|
|||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:1.1.0'
|
||||
classpath 'com.github.hamsterksu:android-appversion-gradle-plugin:1.2.+'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue