diff --git a/app/build.gradle b/app/build.gradle index 8c180891f..ac1bc41b5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { namespace "com.keylesspalace.tusky" minSdk 24 targetSdk 33 - versionCode 116 - versionName "24.1 beta 1" + versionCode 117 + versionName "24.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true