diff --git a/app/build.gradle b/app/build.gradle index 06f15e34..53c9e9d2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -25,8 +25,8 @@ android { namespace "com.keylesspalace.tusky" minSdkVersion 23 targetSdkVersion 33 - versionCode 99 - versionName "21.0 beta 2" + versionCode 100 + versionName "21.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true