There was an error while loading. Please reload this page.
1 parent 546b852 commit 9aa31c4Copy full SHA for 9aa31c4
.idea/caches/build_file_checksums.ser
0 Bytes
segmentedcontrolmodule/build.gradle
@@ -24,8 +24,8 @@ android {
24
dependencies {
25
implementation fileTree(dir: 'libs', include: ['*.jar'])
26
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'
+ implementation 'com.github.RobertApikyan:ViewComponent:1.0.1'
+ implementation 'com.github.RobertApikyan:SecLayout:1.0.1'
29
}
30
31
task sourcesJar(type: Jar) {
0 commit comments