mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:47:45 +00:00
Ladybird/Android: Use new capitalized name for main Ladybird shlib
This commit is contained in:
parent
4956514dfb
commit
a54baa2c34
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ class LadybirdActivity : AppCompatActivity() {
|
|||
companion object {
|
||||
// Used to load the 'ladybird' library on application startup.
|
||||
init {
|
||||
System.loadLibrary("ladybird")
|
||||
System.loadLibrary("Ladybird")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue