Browse Source

prepare release 133 (#5126)

main v29.0
Konrad Pozniak 10 months ago committed by GitHub
parent
commit
4605398381
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      app/build.gradle

4
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

Loading…
Cancel
Save