diff --git a/app/build.gradle b/app/build.gradle index 4b87d058f..d447882c7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -32,8 +32,8 @@ android { namespace "com.keylesspalace.tusky" minSdk 24 targetSdk 36 - versionCode 132 - versionName "29.0 beta 1" + versionCode 133 + versionName "29.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true