Skip to content

Commit 77889c3

Browse files
authored
Update build.gradle
1 parent b2fe7c6 commit 77889c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsc/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ apply plugin: 'com.kezong.fat-aar'
3333
//}
3434

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

0 commit comments

Comments
 (0)