mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-02 03:40:16 +00:00
[fenix] Fix for https://github.com/mozilla-mobile/fenix/issues/24765: Update to JNA 5.8.0
This commit is contained in:
parent
477f6dc632
commit
d4b8d245f3
@ -18,7 +18,7 @@ object Versions {
|
||||
const val leakcanary = "2.8.1"
|
||||
const val osslicenses_plugin = "0.10.4"
|
||||
const val detekt = "1.19.0"
|
||||
const val jna = "5.6.0"
|
||||
const val jna = "5.8.0"
|
||||
|
||||
const val androidx_activity_compose = "1.4.0"
|
||||
const val androidx_compose = "1.0.5"
|
||||
|
Loading…
Reference in New Issue
Block a user