Skip to content

Commit

Permalink
update:
Browse files Browse the repository at this point in the history
plugin 3.5.0
gradle 5.4.1
kotlin 1.3.5

add setHasStableIDs
add OnLoadMoreListener

update some dependencies
  • Loading branch information
ebdulrehmandemya committed Oct 29, 2019
1 parent 7a89fae commit f72739f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linearview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 29
versionCode 8
versionName "v5.3"
versionCode 9
versionName "v6.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit f72739f

Please sign in to comment.