Skip to content

Commit

Permalink
Merge pull request #1533 from milaboratory/fixes
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
gnefedev authored Feb 9, 2024
2 parents c9d3184 + 9635ae9 commit 4ffa6a1
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.6.0-40-rename-command"
val mixcrAlgoVersion = "4.6.0-43-fixes"
// 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 4ffa6a1

Please sign in to comment.