Skip to content

Commit

Permalink
Bump common to 0.4.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmalecki authored Jan 7, 2023
1 parent da1bb96 commit de85a5a
Showing 1 changed file 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 @@ -29,7 +29,7 @@ retroProject {
dialectVersion = "5.25"
libDirs = [".ra/deps/c64lib"]

libFromGitHub "c64lib/common", "0.3.0"
libFromGitHub "c64lib/common", "0.4.0"
libFromGitHub "c64lib/64spec", "0.7.0pr"
}

0 comments on commit de85a5a

Please sign in to comment.