mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2026-02-23 07:34:33 +01:00
Minor gradle fix
This commit is contained in:
committed by
Himali Aryal
parent
8fb861884e
commit
22c01e77c4
@@ -47,7 +47,7 @@ dependencies {
|
||||
implementation(project(":lib_analytics"))
|
||||
implementation(project(":profile-parsers"))
|
||||
implementation(project(":profile_manager"))
|
||||
api(project(":profile"))
|
||||
implementation(project(":profile"))
|
||||
implementation(project(":profile_data"))
|
||||
implementation(project(":lib_ui"))
|
||||
implementation(project(":lib_utils"))
|
||||
|
||||
Reference in New Issue
Block a user