Specify version in build.gradle
This commit is contained in:
@@ -5,6 +5,8 @@ android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion '21.0.2'
|
||||
defaultConfig {
|
||||
versionCode 7
|
||||
versionName '0.3-rc4'
|
||||
minSdkVersion 9
|
||||
targetSdkVersion 21
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user