Skip to content

Commit 8b905e9

Browse files
Merge pull request #3265 from nextcloud/chore/34.0.1-rc1
chore: version bump 34.0.1 rc1
2 parents f65b427 + 2d43d38 commit 8b905e9

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
minSdk 24
1919
compileSdk = 36
2020
targetSdk 36
21-
versionCode 340000090
22-
versionName "34.0.0"
21+
versionCode 340000151
22+
versionName "34.0.1 RC1"
2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
javaCompileOptions {
2525
annotationProcessorOptions {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Bug fixes and performance improvements

0 commit comments

Comments
 (0)