From 786f59be0c7791cad37239841b513704f6c2a289 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Mon, 24 Aug 2020 09:22:40 -0300 Subject: rename multi-platform submodule --- .gitmodules | 2 +- .idea/codeStyles/Project.xml | 11 ++++++++++- .idea/compiler.xml | 2 -- .idea/gradle.xml | 4 ++-- multiplatform | 1 + settings.gradle | 2 +- taler-kotlin-android/build.gradle | 4 ++-- wallet-kotlin | 1 - wallet/build.gradle | 2 +- 9 files changed, 18 insertions(+), 11 deletions(-) create mode 160000 multiplatform delete mode 160000 wallet-kotlin diff --git a/.gitmodules b/.gitmodules index 7171b3d..29c8ad2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "wallet-kotlin"] - path = wallet-kotlin + path = multiplatform url = git://git.taler.net/wallet-kotlin.git diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index dfca6e5..b23c749 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -3,7 +3,16 @@ +