mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-18 23:14:22 +01:00
Change parcelize to serialization plugin
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
plugins {
|
||||
alias(libs.plugins.nordic.library)
|
||||
id("kotlin-parcelize")
|
||||
alias(libs.plugins.kotlin.serialization)
|
||||
}
|
||||
|
||||
android {
|
||||
|
||||
Reference in New Issue
Block a user