[TECHNICAL] Upgrade min SDK to Android 6 (v23)#4036
Conversation
0499790 to
1c0df9c
Compare
|
Changes performed:
|
288a9d5 to
45cecdf
Compare
that means, changes only affect old code that is not longer supported because minimum API jumped to 23. No new behaviour or existing behaviour changed due to changes, right? |
Yes, we could say it like that. No new behaviour, and existing behaviour was adapted to only API >= 23, but no functional changes. |
|
So, testing will be moved to regression stage. Just checking that everything that works is still working. Nothing to do from my side |
e2bbba2 to
bffcd59
Compare
bffcd59 to
d95cb79
Compare
Related Issues
App: #3245
Library PR (if needed): owncloud/android-library#566
QA