Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit 4605398

Browse files
authored
prepare release 133 (#5126)
1 parent 7d0ba5a commit 4605398

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ android {
3232
namespace "com.keylesspalace.tusky"
3333
minSdk 24
3434
targetSdk 36
35-
versionCode 132
36-
versionName "29.0 beta 1"
35+
versionCode 133
36+
versionName "29.0"
3737
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3838
vectorDrawables.useSupportLibrary = true
3939

0 commit comments

Comments
 (0)