main
Conny Duck 6 years ago
parent 45a5acbc15
commit 945aa5587d
  1. 4
      app/build.gradle

@ -10,8 +10,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 19
targetSdkVersion 27
versionCode 40
versionName "2.0-beta.2"
versionCode 41
versionName "2.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}

Loading…
Cancel
Save