Skip to content

Commit

Permalink
chore: upgrade rive-android to 9.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lancesnider committed Oct 24, 2024
1 parent 1a853ba commit 4249a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.12.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.1'
implementation 'app.rive:rive-android:9.5.1'
implementation 'app.rive:rive-android:9.9.5'
implementation "androidx.startup:startup-runtime:1.1.1"
implementation 'com.android.volley:volley:1.2.0'
}

0 comments on commit 4249a63

Please sign in to comment.