Skip to content

Commit

Permalink
Update dependency com.caoccao.javet:javet-android to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent 8481787 commit a2f830a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grayjay-android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.10.1' //Used for complex/anonymous cases like during development conversions (eg. V8RemoteObject)

//JS
implementation("com.caoccao.javet:javet-android:2.2.3")
implementation("com.caoccao.javet:javet-android:3.0.2")

//Exoplayer
implementation 'com.google.android.exoplayer:exoplayer-core:2.19.1'
Expand Down

0 comments on commit a2f830a

Please sign in to comment.