Skip to content

Commit 5949a8c

Browse files
fix(deps): update dependency io.apisense:rhino-android to v1.2.0
1 parent 5916e45 commit 5949a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
implementation("com.squareup:seismic:1.0.3")
9595
implementation("org.smali:smali:2.5.2")
9696
implementation("org.smali:baksmali:2.5.2")
97-
implementation("io.apisense:rhino-android:1.0")
97+
implementation("io.apisense:rhino-android:1.2.0")
9898
implementation("com.github.TimScriptov:apksigner:1.2.0")
9999
implementation("org.jsoup:jsoup:1.17.2")
100100
implementation "com.github.douglasjunior:android-simple-tooltip:1.1.0"

0 commit comments

Comments
 (0)