Release 29 v1.3.1

This commit is contained in:
Conny Duck 2017-11-10 09:47:04 +01:00
parent 8e59d2d524
commit 8bdc200311
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 15
targetSdkVersion 27
versionCode 28
versionName "1.3.0"
versionCode 29
versionName "1.3.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}