mirror of
https://github.com/mayokunadeniyi/Instant-Weather.git
synced 2025-08-06 15:00:23 +08:00

* chore: manage dependencies with buildSrc * chore: setup firebase crashlytics, analytics * chore: convert build scripts to kotlin dsl * chore: convert build scripts to kotlin dsl * chore: remove kotlin android extensions, enable viewbinding * feat: use bottom sheet in search fragmenrt, format forecast dates * chore: fix build config issues * refactor: update .gitignore * refactor: update .gitignore * ci: update actions workflow * refactor: fix failing tests * chore: fix build config issues * ci: update actions workflow
6 lines
169 B
XML
6 lines
169 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="CompilerConfiguration">
|
|
<bytecodeTargetLevel target="11" />
|
|
</component>
|
|
</project> |