mirror of
https://github.com/AdrianKuta/Expandable-RecyclerView.git
synced 2025-04-20 07:29:02 +02:00
Update Tree structure dependency.
This commit is contained in:
parent
c1fbdab2e1
commit
b5b72f2de2
@ -34,7 +34,7 @@ dependencies {
|
|||||||
implementation 'androidx.appcompat:appcompat:1.5.1'
|
implementation 'androidx.appcompat:appcompat:1.5.1'
|
||||||
implementation 'androidx.core:core-ktx:1.9.0'
|
implementation 'androidx.core:core-ktx:1.9.0'
|
||||||
api "androidx.recyclerview:recyclerview:1.2.1"
|
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'
|
testImplementation 'junit:junit:4.13.2'
|
||||||
androidTestImplementation 'androidx.test.ext:junit:1.1.4'
|
androidTestImplementation 'androidx.test.ext:junit:1.1.4'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user