mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
update libs
This commit is contained in:
parent
e82153c999
commit
6bd329847a
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,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.3')
|
||||
implementation ('com.google.protobuf:protobuf-java:3.15.5')
|
||||
|
||||
// For UART access
|
||||
// implementation 'com.google.android.things:androidthings:1.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue