main
Conny Duck 5 years ago
parent 96c50d3d23
commit f12ad19f96
  1. 4
      app/build.gradle

@ -18,8 +18,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 21
targetSdkVersion 28
versionCode 58
versionName "6.0"
versionCode 59
versionName "6.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Loading…
Cancel
Save