updated version code

This commit is contained in:
Mariotaku Lee 2015-07-06 22:17:30 +08:00
parent 0092c5f659
commit 9cd4dbbc4c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ android {
applicationId "org.mariotaku.twidere" applicationId "org.mariotaku.twidere"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 22 targetSdkVersion 22
versionCode 116 versionCode 117
versionName "0.3.0" versionName "0.3.0"
multiDexEnabled true multiDexEnabled true
} }