Open SimonMarquis opened 3 weeks ago
Spark is currently using API level 34
https://github.com/adevinta/spark-android/blob/42d16dfe8c9fea36cd368b50b631d881f7ff98e1/gradle/libs.versions.toml#L13
https://github.com/adevinta/spark-android/blob/42d16dfe8c9fea36cd368b50b631d881f7ff98e1/gradle/libs.versions.toml#L28
Update to API level 35, and check edge-to-edge system enforcement potential side-effects.
No response
🕵️ Is there an existing issue for this?
Describe the problem
Spark is currently using API level 34
https://github.com/adevinta/spark-android/blob/42d16dfe8c9fea36cd368b50b631d881f7ff98e1/gradle/libs.versions.toml#L13
https://github.com/adevinta/spark-android/blob/42d16dfe8c9fea36cd368b50b631d881f7ff98e1/gradle/libs.versions.toml#L28
Describe the solution
Update to API level 35, and check edge-to-edge system enforcement potential side-effects.
Additional context
No response
Code of Conduct