Upgrade to Gradle 8 and SDK 34

This commit tries to limit the changes required to what is needed to make the project compile again. This includes the Kotlin and Room update.
This commit is contained in:
Torsten Grote
2024-01-23 17:55:27 -03:00
committed by Hans-Christoph Steiner
parent 6109f98476
commit 35affc09db
21 changed files with 1332 additions and 620 deletions

View File

@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="org.fdroid.test" />
<manifest/>