forked from LibreMV/GridFlow
added band rates ui
This commit is contained in:
@@ -16,6 +16,7 @@ okhttp = "4.12.0"
|
||||
gson = "2.10.1"
|
||||
security = "1.1.0-alpha06"
|
||||
coordinatorlayout = "1.2.0"
|
||||
flexbox = "3.0.0"
|
||||
|
||||
[libraries]
|
||||
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
|
||||
@@ -34,6 +35,7 @@ okhttp-logging = { group = "com.squareup.okhttp3", name = "logging-interceptor",
|
||||
gson = { group = "com.google.code.gson", name = "gson", version.ref = "gson" }
|
||||
security-crypto = { group = "androidx.security", name = "security-crypto", version.ref = "security" }
|
||||
androidx-coordinatorlayout = { group = "androidx.coordinatorlayout", name = "coordinatorlayout", version.ref = "coordinatorlayout" }
|
||||
flexbox = { group = "com.google.android.flexbox", name = "flexbox", version.ref = "flexbox" }
|
||||
|
||||
[plugins]
|
||||
android-application = { id = "com.android.application", version.ref = "agp" }
|
||||
|
Reference in New Issue
Block a user