Skip to content

Commit 5a319ce

Browse files
Merge pull request #2028 from nextcloud/bumpTo43Alpha
Bump to 4.3. Alpha
2 parents 0ba1861 + 23c91fc commit 5a319ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
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 40020000
13-
versionName "4.2.0 Alpha1"
12+
versionCode 40030000
13+
versionName "4.3.0 Alpha1"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
javaCompileOptions {
1616
annotationProcessorOptions {

0 commit comments

Comments
 (0)