File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ ownCloud admins and users.
3434
3535## Summary
3636
37+ * Bugfix - Crash from Google Play Store: [ #4333 ] ( https://github.com/owncloud/android/issues/4333 )
3738* Bugfix - Crash from Google Play Store: [ #4333 ] ( https://github.com/owncloud/android/issues/4333 )
3839* Bugfix - Navigation in automatic uploads folder picker: [ #4340 ] ( https://github.com/owncloud/android/issues/4340 )
3940* Change - Replace auto-uploads with automatic uploads: [ #4252 ] ( https://github.com/owncloud/android/issues/4252 )
@@ -52,6 +53,15 @@ ownCloud admins and users.
5253
5354## Details
5455
56+ * Bugfix - Crash from Google Play Store: [ #4333 ] ( https://github.com/owncloud/android/issues/4333 )
57+
58+ The androidx-appcompat version has been upgraded from 1.5.1 to 1.6.1 in order to
59+ fix one crash reported by Play Console which is related to the
60+ FileDataStorageManager constructor
61+
62+ https://github.com/owncloud/android/issues/4333
63+ https://github.com/owncloud/android/pull/4542
64+
5565* Bugfix - Crash from Google Play Store: [ #4333 ] ( https://github.com/owncloud/android/issues/4333 )
5666
5767 The androidx-appcompat version has been upgraded from 1.5.1 to 1.6.1 in order to
You can’t perform that action at this time.
0 commit comments