diff --git a/app/build.gradle b/app/build.gradle index e3cb2ebd5..d70e75d17 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -121,7 +121,7 @@ dependencies { implementation 'androidx.core:core-ktx:1.3.2' implementation 'androidx.fragment:fragment-ktx:1.3.2' implementation 'androidx.cardview:cardview:1.0.0' - implementation 'androidx.recyclerview:recyclerview:1.1.0' + implementation 'androidx.recyclerview:recyclerview:1.2.0' implementation 'androidx.constraintlayout:constraintlayout:2.0.4' implementation 'com.google.android.material:material:1.3.0' implementation 'androidx.viewpager2:viewpager2:1.0.0' @@ -151,7 +151,7 @@ dependencies { implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines_version" // For now I'm not using javalite, because I want JSON printing - implementation ('com.google.protobuf:protobuf-java:3.15.6') + implementation ('com.google.protobuf:protobuf-java:3.15.8') // For UART access // implementation 'com.google.android.things:androidthings:1.0' diff --git a/geeksville-androidlib b/geeksville-androidlib index f9bb14be9..167c57236 160000 --- a/geeksville-androidlib +++ b/geeksville-androidlib @@ -1 +1 @@ -Subproject commit f9bb14be97e5d04f73758e806ee6cc7a32a6f43d +Subproject commit 167c5723639d934c14d9f4d781b715504dd2f209