chore: bump target SDK version to 35 (#471)
* chore: bump target SDK version to 35 * fix: address nullability issues * chore: bump target SDK version to 36 * refactor: update edge-to-edge implementation * refactor: update edge-to-edge implementation * refactor: update edge-to-edge implementation * refactor: update edge-to-edge implementation * refactor: migrate away from deprecated onBackPressed() * chore(deps): update org.fossify.commons to 5.5.0 * docs: update changelog * fix: add missing dependencies * chore: update lint baselines
This commit is contained in:
parent
f3408f1f9a
commit
c91ce9560d
26 changed files with 400 additions and 415 deletions
|
|
@ -144,6 +144,7 @@ dependencies {
|
|||
implementation(libs.mmslib)
|
||||
implementation(libs.androidx.swiperefreshlayout)
|
||||
implementation(libs.androidx.constraintlayout)
|
||||
implementation(libs.androidx.documentfile)
|
||||
implementation(libs.androidx.lifecycle.process)
|
||||
implementation(libs.ez.vcard)
|
||||
implementation(libs.kotlinx.serialization.json)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue