Release 68
This commit is contained in:
parent
8a2d583b83
commit
a6b9d2f67e
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ android {
|
|||
applicationId "com.keylesspalace.tusky"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 67
|
||||
versionName "9.0"
|
||||
versionCode 68
|
||||
versionName "9.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue