Skip to content

Commit e3e34f4

Browse files
committed
Set version to 0.3.0
1 parent 8b4412c commit e3e34f4

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
@@ -8,8 +8,8 @@ android {
88
applicationId "org.docspell.docspellshare"
99
minSdkVersion 21
1010
targetSdkVersion 29
11-
versionCode 1
12-
versionName "0.3.0-SNAPSHOT"
11+
versionCode 3
12+
versionName "0.3.0"
1313

1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
}

0 commit comments

Comments
 (0)