updated version code

This commit is contained in:
Mariotaku Lee 2015-04-04 00:03:20 +08:00
parent cd2a35d6b7
commit ce734948f3
1 changed files with 1 additions and 1 deletions

View File

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