mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-12-18 00:22:17 +03:00
Fix version 3.5.00 -> 3.5.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
This commit is contained in:
parent
e3d537469e
commit
9f88971d53
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ android {
|
|||
minSdkVersion 23
|
||||
targetSdkVersion 32
|
||||
versionCode 3005000
|
||||
versionName "3.5.00"
|
||||
versionName "3.5.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Reference in a new issue