Skip to content

Commit

Permalink
Merge pull request #10 from alxkm/build-gradle-fix
Browse files Browse the repository at this point in the history
Fix build gradle
  • Loading branch information
alxkm committed Jun 15, 2024
2 parents 63dc7bf + 31d508d commit c14b35d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ plugins {
group 'org.streamer'
version '1.0-SNAPSHOT'

sourceCompatibility = 1.18
targetCompatibility = 1.18

repositories {
mavenCentral()
}
Expand Down

0 comments on commit c14b35d

Please sign in to comment.