Release 36
This commit is contained in:
parent
7f5f0e8dd8
commit
d69f214f95
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 27
|
||||
versionCode 35
|
||||
versionName "1.6.0"
|
||||
versionCode 36
|
||||
versionName "1.6.1"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue