Skip to content

Commit

Permalink
Updated JSlider Library 1.0 to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jumman04 committed Nov 9, 2023
1 parent 7eec215 commit 8c6fce8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion J-Slider/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ dependencies {
implementation("androidx.viewpager:viewpager:1.0.0@aar")
}


afterEvaluate {
publishing {
publications {
Expand All @@ -51,4 +52,5 @@ afterEvaluate {
}
}
}
}
}

0 comments on commit 8c6fce8

Please sign in to comment.