Skip to content

Commit

Permalink
added replaceItemAt, notifyItemChangedAt
Browse files Browse the repository at this point in the history
  • Loading branch information
shashank1800 committed Aug 12, 2022
1 parent eefe154 commit 40ac15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RecyclerGenericAdapter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 32
versionName "1.4.1"
versionName "1.5"

consumerProguardFiles "consumer-rules.pro"
}
Expand Down

0 comments on commit 40ac15d

Please sign in to comment.