updated version code

This commit is contained in:
Mariotaku Lee 2015-04-01 02:07:23 +08:00
parent 5c56e2dd31
commit ac58c878a9
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 102
versionCode 103
versionName "0.3.0"
multiDexEnabled true
}