release 66
This commit is contained in:
parent
871e720ae5
commit
6eee3e2738
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ android {
|
||||||
applicationId "com.keylesspalace.tusky"
|
applicationId "com.keylesspalace.tusky"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 65
|
versionCode 66
|
||||||
versionName "8.1"
|
versionName "9.0 beta 1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue