Skip to content

Commit

Permalink
chore(deps): bump jna from 5.12.1 to 5.13.0 in /android (#1540)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 8f49d67 commit f9b8286
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 @@ -111,7 +111,7 @@ dependencies {
implementation 'com.halilibo.compose-richtext:richtext-commonmark-android:0.16.0'
implementation 'com.halilibo.compose-richtext:richtext-ui-material-android:0.16.0'
implementation 'androidx.core:core-ktx:1.9.0'
implementation "net.java.dev.jna:jna:5.12.1@aar"
implementation "net.java.dev.jna:jna:5.13.0@aar"
testImplementation 'junit:junit:4.13.2'
testImplementation "org.mockito:mockito-core:5.0.0"
testImplementation "androidx.test:core:1.5.0"
Expand Down

0 comments on commit f9b8286

Please sign in to comment.