diff --git a/app/build.gradle b/app/build.gradle index 905beacf..a91db177 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.keylesspalace.tusky" minSdkVersion 21 targetSdkVersion 28 - versionCode 55 - versionName "5.1" + versionCode 56 + versionName "5.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true