Skip to content

Commit d8d5b55

Browse files
Merge pull request #3018 from nextcloud/4.5.3final
Bump to 4.5.3 final
2 parents 4a7c3bb + d077661 commit d8d5b55

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

0 commit comments

Comments
 (0)