Skip to content

Commit

Permalink
Merge remote-tracking branch 'AbhiramVAnand/master' into fork/Abhiram…
Browse files Browse the repository at this point in the history
…VAnand/master
  • Loading branch information
VishnuSanal committed Aug 4, 2024
2 parents 4a662ed + 2c7e021 commit 96d93f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
}
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_17
targetCompatibility JavaVersion.VERSION_17
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
lintOptions {
checkReleaseBuilds false
Expand Down

0 comments on commit 96d93f2

Please sign in to comment.