mirror of
https://github.com/AdrianKuta/Expandable-RecyclerView.git
synced 2025-07-02 23:37:59 +02:00
Sample with README.md
This commit is contained in:
@ -32,7 +32,7 @@ dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
implementation 'androidx.core:core-ktx:1.1.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
|
||||
implementation 'com.github.adriankuta:expandable-recyclerView:0.0.1-beta01'
|
||||
implementation 'com.github.adriankuta:expandable-recyclerView:0.0.1-beta02'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
||||
|
Reference in New Issue
Block a user