Skip to content

Commit

Permalink
fix:Removed unneccesary changes from gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
angrezichatterbox committed Aug 29, 2024
1 parent 55e8595 commit 7662769
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,6 @@ android {
}

namespace 'be.scri'
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
kotlinOptions {
jvmTarget = '1.8'
}
}

dependencies {
Expand Down

0 comments on commit 7662769

Please sign in to comment.