main
Conny Duck 6 years ago
parent 16961a4019
commit 80966019b2
  1. 4
      app/build.gradle

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

Loading…
Cancel
Save