kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
update libs
rodzic
c74ee428ed
commit
a8ef752564
|
@ -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'
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f9bb14be97e5d04f73758e806ee6cc7a32a6f43d
|
||||
Subproject commit 167c5723639d934c14d9f4d781b715504dd2f209
|
Ładowanie…
Reference in New Issue