We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6848a82 commit 2a2ed18Copy full SHA for 2a2ed18
app/build.gradle
@@ -12,8 +12,8 @@ android {
12
applicationId "it.niedermann.owncloud.notes"
13
minSdkVersion 21
14
targetSdkVersion 30
15
- versionCode 3004009
16
- versionName "3.4.9"
+ versionCode 3004010
+ versionName "3.4.10"
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
18
javaCompileOptions {
19
annotationProcessorOptions {
0 commit comments