Skip to content

Commit 17fa859

Browse files
Merge pull request #2189 from nextcloud/bump4.3.0rc1
bump to 4.3.0 RC1
2 parents 5344b34 + cb912b9 commit 17fa859

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
applicationId "it.niedermann.owncloud.notes"
1919
minSdk 24
2020
targetSdk 34
21-
versionCode 40030000
22-
versionName "4.3.0 Alpha1"
21+
versionCode 40030051
22+
versionName "4.3.0 RC1"
2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
javaCompileOptions {
2525
annotationProcessorOptions {

0 commit comments

Comments
 (0)