Skip to content

Commit 308125a

Browse files
Merge pull request #2250 from nextcloud/bump-to-release
Bump version to 4.3.0
2 parents c6c4550 + 9451220 commit 308125a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId "it.niedermann.owncloud.notes"
1919
minSdk 24
2020
targetSdk 34
21-
versionCode 40030052
22-
versionName "4.3.0 RC2"
21+
versionCode 40030090
22+
versionName "4.3.0"
2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
javaCompileOptions {
2525
annotationProcessorOptions {

0 commit comments

Comments
 (0)