Removed dead code
This commit is contained in:
@@ -8,7 +8,6 @@ appcompat = "1.6.1"
|
||||
material = "1.10.0"
|
||||
activityKtx = "1.8.0"
|
||||
constraintlayout = "2.1.4"
|
||||
pebblekit = "4.0.1"
|
||||
nanohttpd = "2.3.1"
|
||||
|
||||
[libraries]
|
||||
@@ -20,7 +19,6 @@ androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version
|
||||
material = { group = "com.google.android.material", name = "material", version.ref = "material" }
|
||||
androidx-activity-ktx = { group = "androidx.activity", name = "activity-ktx", version.ref = "activityKtx" }
|
||||
androidx-constraintlayout = { group = "androidx.constraintlayout", name = "constraintlayout", version.ref = "constraintlayout" }
|
||||
pebblekit = { group = "com.getpebble", name = "pebblekit", version.ref = "pebblekit" }
|
||||
nanohttpd = { group = "org.nanohttpd", name = "nanohttpd", version.ref = "nanohttpd" }
|
||||
|
||||
[plugins]
|
||||
|
||||
Reference in New Issue
Block a user