Browse Source

Release 117 (24.1)

pull/4197/head v24.1
charlag 2 years ago
parent
commit
3bea267407
No known key found for this signature in database
GPG Key ID: BF7E6B320588360
  1. 4
      app/build.gradle

4
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

Loading…
Cancel
Save