alisonthemonster / Presently

Android app for recording gratitude journal entries -- over 1 million installs, contribute today!
388 stars 81 forks source link

Target API 30 #236

Closed alisonthemonster closed 3 years ago

alisonthemonster commented 3 years ago

:scroll: Description

Bumping up our targetSdkVersion to 30 and compileSdkVersion to 30 while we're at it (compileSdkVersion to 31 will happen soon!)

:green_heart: How did you test it?

alisonthemonster commented 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.

alisonthemonster commented 3 years ago

Closes #225