Skip to content

Commit

Permalink
TECH: deleted target 17
Browse files Browse the repository at this point in the history
  • Loading branch information
AzamatCherchesov committed Feb 21, 2024
1 parent e653e47 commit 5f99d54
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tutorial/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import gradle.kotlin.dsl.accessors._47545ee4044af277c92cdb30c1d58315.java

plugins {
id("convention.android-app")
}
Expand All @@ -23,12 +21,6 @@ android {
testOptions {
execution = "ANDROIDX_TEST_ORCHESTRATOR"
}

java {
toolchain {
languageVersion.set(JavaLanguageVersion.of(8))
}
}
}

dependencies {
Expand Down

0 comments on commit 5f99d54

Please sign in to comment.