forrestguice / SuntimesCalendars

A calendar provider add-on for Suntimes.
GNU General Public License v3.0
32 stars 11 forks source link

drop support for api10 #8

Closed forrestguice closed 9 months ago

forrestguice commented 5 years ago

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.

forrestguice commented 9 months ago

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).