Skip to content
Snippets Groups Projects
Commit b33ba28d authored by Adrien Béraud's avatar Adrien Béraud
Browse files

build: update dependencies

Change-Id: I58280e2c1e6a6b34129ac343a8012c0b53f4e621
parent 322fab89
No related branches found
No related tags found
No related merge requests found
......@@ -112,9 +112,9 @@ dependencies {
implementation ("androidx.percentlayout:percentlayout:1.0.0")
implementation ("androidx.emoji2:emoji2:1.4.0")
implementation ("androidx.emoji2:emoji2-emojipicker:1.4.0")
implementation ("androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2")
implementation ("androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0")
implementation ("androidx.window:window:1.2.0")
implementation ("com.google.android.material:material:1.10.0")
implementation ("com.google.android.material:material:1.11.0")
implementation ("com.google.android.flexbox:flexbox:3.0.0")
implementation ("com.google.protobuf:protobuf-javalite:3.23.2")
......@@ -146,7 +146,7 @@ dependencies {
implementation ("io.reactivex.rxjava3:rxjava:3.1.8")
// Open Street Map
implementation ("org.osmdroid:osmdroid-android:6.1.17")
implementation ("org.osmdroid:osmdroid-android:6.1.18")
// Markwon (Markdown support)
implementation ("io.noties.markwon:core:$markwon_version")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment