diff --git a/app/build.gradle b/app/build.gradle index ee8099b4..1b613007 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.keylesspalace.tusky" minSdkVersion 21 targetSdkVersion 28 - versionCode 52 - versionName "4.1" + versionCode 53 + versionName "5.0 beta 1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true