update deps

This commit is contained in:
2023-05-16 13:46:36 +02:00
parent 03e36c8d3b
commit 65d3da63ec
5 changed files with 757 additions and 674 deletions

View File

@@ -2,8 +2,8 @@
android {
compileOptions {
sourceCompatibility JavaVersion.VERSION_11
targetCompatibility JavaVersion.VERSION_11
sourceCompatibility JavaVersion.VERSION_17
targetCompatibility JavaVersion.VERSION_17
}
}