updated version code

This commit is contained in:
Mariotaku Lee 2015-09-03 13:48:20 +08:00
parent 33db1f5d19
commit 1c4feb98cb
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 23 targetSdkVersion 23
versionCode 122 versionCode 123
versionName "0.3.0" versionName "0.3.0"
multiDexEnabled true multiDexEnabled true
} }