Skip to content

Commit 9aa31c4

Browse files
committed
1.0.9
1 parent 546b852 commit 9aa31c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
0 Bytes
Binary file not shown.

segmentedcontrolmodule/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
dependencies {
2525
implementation fileTree(dir: 'libs', include: ['*.jar'])
2626
implementation 'com.android.support:appcompat-v7:27.1.1'
27-
implementation 'com.github.RobertApikyan:ViewComponent:1.0.0'
28-
implementation 'com.github.RobertApikyan:SecLayout:1.0.0'
27+
implementation 'com.github.RobertApikyan:ViewComponent:1.0.1'
28+
implementation 'com.github.RobertApikyan:SecLayout:1.0.1'
2929
}
3030

3131
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)