Skip to content

Commit 96c1393

Browse files
committed
build: Change version code schema to match Files/Talk, bump to 4.0.0
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
1 parent a02624d commit 96c1393

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
@@ -15,8 +15,8 @@ android {
1515
applicationId "it.niedermann.owncloud.notes"
1616
minSdkVersion 23
1717
targetSdkVersion 33
18-
versionCode 3007001
19-
versionName "3.7.1"
18+
versionCode 40000000
19+
versionName "4.0.0 Alpha 1"
2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121
javaCompileOptions {
2222
annotationProcessorOptions {

0 commit comments

Comments
 (0)