updated version number

This commit is contained in:
Mariotaku Lee 2015-04-19 01:23:32 +08:00
parent e50127ad8a
commit 939f6751ea
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 107
versionCode 108
versionName "0.3.0"
multiDexEnabled true
}