We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82323e8 commit 5f953c5Copy full SHA for 5f953c5
1 file changed
android/build.gradle
@@ -138,7 +138,7 @@ dependencies {
138
implementation 'androidx.core:core-ktx:1.12.0'
139
implementation 'androidx.appcompat:appcompat:1.6.1'
140
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.1'
141
- implementation 'app.rive:rive-android:10.1.0'
+ implementation 'app.rive:rive-android:10.1.3'
142
implementation "androidx.startup:startup-runtime:1.1.1"
143
implementation 'com.android.volley:volley:1.2.0'
144
}
0 commit comments