From 3fff6023602822531efdae30bc8ebf862967f1ef Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Mon, 25 Jul 2022 17:55:39 +0200 Subject: Initial Commit --- VexRiscv/project/build.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 VexRiscv/project/build.properties (limited to 'VexRiscv/project/build.properties') diff --git a/VexRiscv/project/build.properties b/VexRiscv/project/build.properties new file mode 100644 index 0000000..0b2e09c --- /dev/null +++ b/VexRiscv/project/build.properties @@ -0,0 +1 @@ +sbt.version=1.4.7 -- cgit v1.2.3