Closed alisonthemonster closed 3 years ago
This is currently impacted by this Dropbox SDK issue: https://github.com/dropbox/dropbox-sdk-java/issues/321
For users that have the Dropbox app installed they will not be taken to the Dropbox app but instead will be taken to the browser.
Closes #225
:scroll: Description
Bumping up our
targetSdkVersion
to 30 andcompileSdkVersion
to 30 while we're at it (compileSdkVersion to 31 will happen soon!):green_heart: How did you test it?