- Release changes

This commit is contained in:
Timothy Allen 2014-08-18 23:00:10 +02:00
parent c4c612c0ce
commit 45e324fe8c
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
defaultConfig {
minSdkVersion 10
targetSdkVersion 20
versionCode 1
versionName '1.1'
versionCode 2
versionName '1.0'
}
buildTypes {
release {