Add foldable device support (auto two-page)
This commit is contained in:
@@ -49,6 +49,7 @@ viewpager2 = "1.1.0"
|
||||
webkit = "1.14.0"
|
||||
workRuntime = "2.10.5"
|
||||
workinspector = "1.2"
|
||||
window = "1.3.0"
|
||||
|
||||
[libraries]
|
||||
acra-dialog = { module = "ch.acra:acra-dialog", version.ref = "acra" }
|
||||
@@ -115,6 +116,7 @@ okhttp-tls = { module = "com.squareup.okhttp3:okhttp-tls", version.ref = "okhttp
|
||||
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
|
||||
ssiv = { module = "com.github.KotatsuApp:subsampling-scale-image-view", version.ref = "ssiv" }
|
||||
workinspector = { module = "com.github.Koitharu:WorkInspector", version.ref = "workinspector" }
|
||||
androidx-window = { module = "androidx.window:window", version.ref = "window" }
|
||||
|
||||
[plugins]
|
||||
android-application = { id = "com.android.application", version.ref = "gradle" }
|
||||
|
||||
Reference in New Issue
Block a user