1
0
mirror of https://github.com/TwidereProject/Twidere-Android synced 2025-01-23 13:30:17 +01:00

incremented version number

This commit is contained in:
Mariotaku Lee 2015-06-29 18:06:30 +08:00
parent bbe75e1df4
commit 0c3341b017

View File

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