Release 29 v1.3.1
This commit is contained in:
parent
8e59d2d524
commit
8bdc200311
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue