From 17a681c69cfa87b607580e8283e6fe2607e8deeb Mon Sep 17 00:00:00 2001 From: AkosPaha Date: Sun, 15 Jan 2023 21:44:23 +0100 Subject: [PATCH] Version Update --- .gitmodules | 6 +++--- .idea/gradle.xml | 1 + .idea/vcs.xml | 2 +- app/build.gradle.kts | 4 ++-- mathc | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitmodules b/.gitmodules index d5deba78..7a11f288 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ +[submodule "mathc"] + path = mathc + url = https://github.com/DerTyp7214/MathC.git [submodule "colorutilsc"] path = colorutilsc url = https://github.com/DerTyp7214/ColorUtilsC.git [submodule "rboardcomponents"] path = rboardcomponents url = https://github.com/DerTyp7214/RboardComponents.git -[submodule "mathc"] - path = mathc - url = https://github.com/DerTyp7214/MathC.git diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 43319cbb..3c17f8bf 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -1,5 +1,6 @@ +