Add Nix shell and local 16KB-aligned Olm build
This commit is contained in:
parent
9bc3651341
commit
700289fef9
15 changed files with 499 additions and 51 deletions
|
|
@ -63,7 +63,7 @@ dependencies {
|
|||
implementation(libs.kotlinx.coroutines.android)
|
||||
implementation(libs.androidx.browser)
|
||||
implementation(libs.androidx.appcompat)
|
||||
implementation(libs.olm.sdk)
|
||||
implementation(files("libs/olm-sdk-3.2.16.jar"))
|
||||
debugImplementation(libs.androidx.ui.tooling)
|
||||
debugImplementation(libs.okhttp.logging)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue