Browse Source

release 66

pull/1475/head v9.0-beta.1
Conny Duck 7 years ago
parent
commit
6eee3e2738
  1. 4
      app/build.gradle

4
app/build.gradle

@ -18,8 +18,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 21
targetSdkVersion 28
versionCode 65
versionName "8.1"
versionCode 66
versionName "9.0 beta 1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Loading…
Cancel
Save