Refactoring , editactivity and state level added
This commit is contained in:
@ -44,13 +44,14 @@ dependencies {
|
||||
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.6'
|
||||
implementation 'androidx.navigation:navigation-ui-ktx:2.7.6'
|
||||
implementation 'androidx.core:core-ktx:1.12.0'
|
||||
implementation "androidx.preference:preference-ktx:1.2.1"
|
||||
implementation 'androidx.preference:preference-ktx:1.2.1'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
|
||||
|
||||
implementation 'com.caverock:androidsvg-aar:1.4'
|
||||
implementation "com.mikepenz:aboutlibraries:10.10.0"
|
||||
implementation 'com.github.chrisbanes:PhotoView:2.0.0'
|
||||
implementation 'com.mikepenz:aboutlibraries:10.10.0'
|
||||
|
||||
}
|
Reference in New Issue
Block a user