Skip to content

Commit 37757bb

Browse files
Merge pull request #2914 from nextcloud/chore/version-bump-4.5.2
chore: version bump 4.5.2
2 parents ba1a7d1 + c20c2ba commit 37757bb

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 40050251
22-
versionName "4.5.2 RC1"
21+
versionCode 40050290
22+
versionName "4.5.2"
2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
javaCompileOptions {
2525
annotationProcessorOptions {

0 commit comments

Comments
 (0)