Skip to content

Commit

Permalink
Merge pull request #1469 from milaboratory/fix-trees
Browse files Browse the repository at this point in the history
fix trees
  • Loading branch information
gnefedev authored Dec 4, 2023
2 parents 2fa521f + bb4ed5c commit 14c5de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ val toObfuscate: Configuration by configurations.creating {
val obfuscationLibs: Configuration by configurations.creating


val mixcrAlgoVersion = "4.5.0-125-fix-export"
val mixcrAlgoVersion = "4.5.0-127-fix-trees"
// may be blank (will be inherited from mixcr-algo)
val milibVersion = ""
// may be blank (will be inherited from mixcr-algo or milib)
Expand Down

0 comments on commit 14c5de1

Please sign in to comment.