mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 21:06:09 +03:00
version bump to 3.2.4
This commit is contained in:
parent
2583dc2ba0
commit
71542a3618
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "it.niedermann.owncloud.notes"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 3002003
|
||||
versionName "3.2.3"
|
||||
versionCode 3002004
|
||||
versionName "3.2.4"
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue