main
Conny Duck 6 years ago
parent c9e0e6a565
commit c73df44e42
  1. 4
      app/build.gradle

@ -10,8 +10,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 18
targetSdkVersion 27
versionCode 32
versionName "1.5.0"
versionCode 33
versionName "1.5.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary true
}

Loading…
Cancel
Save