mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-24 13:56:14 +03:00
version bump to 2.11.1
Signed-off-by: stefan-niedermann <info@niedermann.it>
This commit is contained in:
parent
6343c6ee6e
commit
19cc0763b5
2 changed files with 4 additions and 2 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "it.niedermann.owncloud.notes"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode 2011000
|
||||
versionName "2.11.0"
|
||||
versionCode 2011001
|
||||
versionName "2.11.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
2
fastlane/metadata/android/en-US/changelogs/2011001.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/2011001.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
- 🔒 Password protection (#354) - special thanks to @beatbrot
|
||||
- 🗨️ Remove toasts (#749)
|
Loading…
Reference in a new issue