main
Conny Duck 5 years ago
parent 4e9db6acfc
commit 5e75ad0628
  1. 4
      app/build.gradle

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

Loading…
Cancel
Save