version bump to 2.11.6

This commit is contained in:
Stefan Niedermann 2020-03-27 09:54:20 +01:00
parent 253b2e92c1
commit 9017105f27
2 changed files with 4 additions and 2 deletions

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 14
targetSdkVersion 29
versionCode 2011005
versionName "2.11.5"
versionCode 2011006
versionName "2.11.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View file

@ -0,0 +1,2 @@
- 🐞 ArrayIndexOutOfBoundsException when clicking on Settings (#768)
- 🌎 Language updates