Skip to content

Commit a9201ed

Browse files
Merge pull request #2090 from nextcloud/bump4.2final
Bump to 4.2 final
2 parents 4f153ba + a1699d7 commit a9201ed

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
@@ -9,8 +9,8 @@ android {
99
applicationId "it.niedermann.owncloud.notes"
1010
minSdk 24
1111
targetSdk 34
12-
versionCode 40020051
13-
versionName "4.2.0 RC1"
12+
versionCode 40020090
13+
versionName "4.2.0"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
javaCompileOptions {
1616
annotationProcessorOptions {

0 commit comments

Comments
 (0)