forrestguice / SuntimesCalendars

A calendar provider add-on for Suntimes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drop support for api10

forrestguice opened this issue · comments

Support for older devices to be dropped (and the version bumped to v1.0.0) at the same time the Suntimes app drops support (anticipated ~spring 2019). At that time the build tools and support libs will be updated to the latest versions.

Support for api10 is dropped in v0.6.0 (which increments the targetSdkVersion to 28).

This support was extremely limited / non-functional, so I've decided against incrementing the major version number. I think a better opportunity to increment to v1.0.0 is after incrementing the targetSdkVersion once again (after completely migrating away from the support libraries to androidx).