Skip to content

Commit 1e9690f

Browse files
committed
fixed cppruntime dependency
1 parent 8b21aa3 commit 1e9690f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ apply plugin: 'com.kezong.fat-aar'
3434

3535
dependencies {
3636
embed "org.webkit:android-jsc:r245459"
37-
embed "org.android-jsc-cppruntime:r245459"
37+
embed "org.webkit:android-jsc-cppruntime:r245459"
3838
}

0 commit comments

Comments
 (0)