[O] Preference by delegate
This commit is contained in:
+4
-1
@@ -42,6 +42,10 @@ dependencies {
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'
|
||||
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
|
||||
implementation 'androidx.preference:preference:1.2.0'
|
||||
|
||||
// https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-reflect
|
||||
implementation "org.jetbrains.kotlin:kotlin-reflect:1.8.0"
|
||||
|
||||
// Logger
|
||||
implementation 'com.jakewharton.timber:timber:5.0.1'
|
||||
@@ -51,7 +55,6 @@ dependencies {
|
||||
|
||||
// Database library
|
||||
implementation "com.influxdb:influxdb-client-kotlin:6.3.0"
|
||||
implementation 'androidx.preference:preference:1.2.0'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||
|
||||
Reference in New Issue
Block a user