Skip to content
Snippets Groups Projects
Unverified Commit 8e8f9222 authored by Sebastian's avatar Sebastian
Browse files

Upgrade toolchain

* Use Compose 1.7.3
* Set jvmTarget to 17 for the kotlin compile task (Gradle displayed a
  warning about it being at 11)
* Replace ResourceLoader from Compose used for loading images with a custom
  resources loading mechanism
* Due to the way we load resources from the classpath, we need to
  prepend all resources used for testing with a slash ('/')
parent ace7320c
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment