Skip to content

Commit e3c5c8f

Browse files
committed
Update submodule URL in .gitmodules and add stringcare-jni submodule: change the URL format for the stringcare-jni submodule to use HTTPS and initialize the submodule with the latest commit.
1 parent 5f3424c commit e3c5c8f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# If the repo URL is not accessible, place the JNI library at stringcare-jni/ (copy from ../stringcare-android-c) or ensure library/CMakeLists.txt path is correct.
33
[submodule "stringcare-jni"]
44
path = stringcare-jni
5-
url = git@github.com:vypdev/stringcare-android-c.git
5+
url = https://github.com/vypdev/stringcare-android-c.git

stringcare-jni

Submodule stringcare-jni added at 2930732

0 commit comments

Comments
 (0)