Skip to content

Commit

Permalink
Upgrade rhino lib
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Oct 6, 2022
1 parent d3a5ecf commit 9f2adf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ dependencies {
implementation("androidx.preference:preference-ktx:1.2.0")
implementation("androidx.recyclerview:recyclerview:1.2.1")
implementation("androidx.webkit:webkit:1.5.0")
implementation("io.apisense:rhino-android:1.0")
implementation("io.apisense:rhino-android:1.1.1")

//implementation("androidx.recyclerview:recyclerview-selection:1.0.0")

Expand Down

0 comments on commit 9f2adf2

Please sign in to comment.