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.
2 parents 399b249 + d8b44a6 commit 1ddff91Copy full SHA for 1ddff91
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
applicationId "it.niedermann.owncloud.notes"
19
minSdk 24
20
targetSdk 35
21
- versionCode 40050000
22
- versionName "4.5.0 Alpha1"
+ versionCode 40060000
+ versionName "4.6.0 Alpha1"
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
javaCompileOptions {
25
annotationProcessorOptions {
0 commit comments