Skip to content

Commit b71cce0

Browse files
⬆️ Upgrading dependencies
1 parent 366ffb3 commit b71cce0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+11
-10
lines changed

README.md

Lines changed: 1 addition & 1 deletion

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
}
2020

2121
compileOptions {
22-
sourceCompatibility = JavaVersion.VERSION_1_8
23-
targetCompatibility = JavaVersion.VERSION_1_8
22+
sourceCompatibility = JavaVersion.VERSION_11
23+
targetCompatibility = JavaVersion.VERSION_11
2424
}
2525

2626
/*tasks.withType <KotlinCompile> {
17 Bytes
Binary file not shown.
17 Bytes
Binary file not shown.
3 Bytes
Binary file not shown.
1 Byte
Binary file not shown.
17 Bytes
Binary file not shown.
17 Bytes
Binary file not shown.
17 Bytes
Binary file not shown.
17 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)