updated version code

This commit is contained in:
Mariotaku Lee 2015-09-22 14:25:45 +08:00
parent 5e4300637b
commit 5287eb17e8
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion 14
targetSdkVersion 23
versionCode 125
versionCode 126
versionName "0.3.0"
multiDexEnabled true
}