main
Conny Duck 6 years ago
parent fd0878fc66
commit f9af1650a8
  1. 4
      app/build.gradle

@ -19,8 +19,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 19
targetSdkVersion 27
versionCode 44
versionName "2.2"
versionCode 45
versionName "2.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}

Loading…
Cancel
Save