Skip to content

Commit d28fbb6

Browse files
Merge pull request #2905 from nextcloud/chore/version-bump-4.5.2-rc1
chore: version bump 4.5.2 RC1
2 parents c2d467e + 21392ce commit d28fbb6

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
@@ -18,8 +18,8 @@ android {
1818
minSdk 24
1919
compileSdk = 36
2020
targetSdk 36
21-
versionCode 40050190
22-
versionName "4.5.1"
21+
versionCode 40050251
22+
versionName "4.5.2"
2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
javaCompileOptions {
2525
annotationProcessorOptions {

0 commit comments

Comments
 (0)