main
Conny Duck 5 years ago
parent 18dadc843a
commit 3f8f104d82
  1. 4
      app/build.gradle

@ -18,8 +18,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 21
targetSdkVersion 28
versionCode 66
versionName "9.0 beta 1"
versionCode 67
versionName "9.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Loading…
Cancel
Save