Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Jpx3 authored May 5, 2022
1 parent 8c42bde commit bae1477
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'de.jpx3.intave.access'
version '14.3.5-rc'
version '14.4.2'
sourceCompatibility = '1.8'
targetCompatibility = '1.8'

Expand Down Expand Up @@ -47,4 +47,4 @@ publishing {
from(components.java)
}
}
}
}

0 comments on commit bae1477

Please sign in to comment.