Skip to content

Commit

Permalink
Switch to latest GKL build (2024-08-08)
Browse files Browse the repository at this point in the history
  • Loading branch information
droazen committed Aug 8, 2024
1 parent cbd4bde commit a1a431b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ dependencies {
// implementation('com.intel.gkl:gkl:0.8.11') {
// exclude module: 'htsjdk'
// }
implementation files('libs/gkl-2024_05_31.jar')
implementation files('libs/gkl-2024_08_08.jar')

implementation 'org.broadinstitute:gatk-bwamem-jni:1.0.4'
implementation 'org.broadinstitute:gatk-fermilite-jni:1.2.0'
Expand Down
Binary file removed libs/gkl-2024_05_31.jar
Binary file not shown.
Binary file added libs/gkl-2024_08_08.jar
Binary file not shown.

0 comments on commit a1a431b

Please sign in to comment.