Skip to content

Commit

Permalink
Disable enableJetiffier
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed Jan 27, 2024
1 parent d9b100a commit e863b1b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ android {
}

compileOptions {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
}
kotlinOptions {
jvmTarget = "18"
Expand Down
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
android.enableJetifier=true
android.useAndroidX=true

0 comments on commit e863b1b

Please sign in to comment.