We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1890ab commit 3a000dcCopy full SHA for 3a000dc
1 file changed
app/build.gradle
@@ -206,7 +206,7 @@ dependencies {
206
implementation 'org.jetbrains.kotlin:kotlin-reflect:2.2.20'
207
208
// ShapeView:https://github.com/getActivity/ShapeView
209
- implementation 'com.github.getActivity:ShapeView:9.8'
+ implementation 'com.github.getActivity:ShapeView:10.0'
210
// ShapeDrawable:https://github.com/getActivity/ShapeDrawable
211
implementation 'com.github.getActivity:ShapeDrawable:3.3'
212
0 commit comments