[WIP] Add experimental feed support
This commit is contained in:
@@ -47,6 +47,7 @@ junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
|
||||
osmOpeningHours = "0.4.0"
|
||||
material = "1.13.0"
|
||||
|
||||
[libraries]
|
||||
mustache-compiler = { module = "com.github.spullara.mustache.java:compiler", version.ref = "mustache" }
|
||||
@@ -135,6 +136,7 @@ androidx-espresso-core = { group = "androidx.test.espresso", name = "espresso-co
|
||||
osmopeninghours = { group = "de.westnordost", name = "osm-opening-hours", version.ref = "osmOpeningHours" }
|
||||
|
||||
smartspacer = { group = "com.kieronquinn.smartspacer", name = "sdk-client", version = "1.1.2" }
|
||||
material = { group = "com.google.android.material", name = "material", version.ref = "material" }
|
||||
|
||||
[bundles]
|
||||
kotlin = ["kotlin-stdlib", "kotlinx-coroutines-core", "kotlinx-coroutines-android", "kotlinx-collections-immutable", "kotlinx-serialization-json"]
|
||||
|
||||
Reference in New Issue
Block a user