Update Tree structure dependency.

This commit is contained in:
Adrian Kuta 2022-11-29 13:35:12 +01:00
parent c1fbdab2e1
commit b5b72f2de2

View File

@ -34,7 +34,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'androidx.core:core-ktx:1.9.0'
api "androidx.recyclerview:recyclerview:1.2.1"
api "com.github.adriankuta:tree-structure:2.0.3"
api "com.github.adriankuta:tree-structure:2.1.0"
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.4'