Fix Time API methods not existing on Android (closes bitfireAT/davx5#125)
- move all tests that use Time API or other desugared APIs to Android unit tests - move resources for tests - don't use LocalTime.ofInstant() because it requires API level 31 and is not desugared - fix Locale test - added warning to src/test/README.txt - update Kotlin and slf4j dependency
Loading
Please register or sign in to comment