forked from Louvorg/ReaderForSelfoss-multiplatform
Implement logging in the android application
This commit is contained in:
@ -187,6 +187,9 @@ dependencies {
|
||||
//Settings
|
||||
implementation("com.russhwolf:multiplatform-settings-no-arg:0.9")
|
||||
|
||||
//Logging
|
||||
implementation("io.github.aakira:napier:2.6.1")
|
||||
|
||||
//PhotoView
|
||||
implementation("com.github.chrisbanes:PhotoView:2.3.0")
|
||||
|
||||
|
Reference in New Issue
Block a user