Skip to content

Commit

Permalink
Merge pull request #1239 from milaboratory/fix-preset-read
Browse files Browse the repository at this point in the history
fix preset resolution
  • Loading branch information
gnefedev authored Jul 6, 2023
2 parents 6143d4a + 98fe1d5 commit 2a05d5d
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 @@ -133,7 +133,7 @@ val toObfuscate: Configuration by configurations.creating {
val obfuscationLibs: Configuration by configurations.creating


val mixcrAlgoVersion = "4.4.0.1"
val mixcrAlgoVersion = "4.4.0-1-fix-preset-resolution"
val milibVersion = ""
val mitoolVersion = ""
val repseqioVersion = ""
Expand Down

0 comments on commit 2a05d5d

Please sign in to comment.