mirror of
https://github.com/AdrianKuta/Expandable-RecyclerView.git
synced 2025-07-01 14:58:02 +02:00
Update Tree structure dependency.
This commit is contained in:
@ -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'
|
||||
|
Reference in New Issue
Block a user