Browse Source

Release 60

pull/1248/head v7.0-beta.1
Conny Duck 7 years ago
parent
commit
f36c61d133
  1. 4
      app/build.gradle

4
app/build.gradle

@ -18,8 +18,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 21
targetSdkVersion 28
versionCode 59
versionName "6.1"
versionCode 60
versionName "7.0 beta 1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Loading…
Cancel
Save