Skip to content

Commit 905ceee

Browse files
committed
update appcompat
1 parent 768113c commit 905ceee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ repositories {
3131

3232
dependencies {
3333
implementation project(':library')
34-
implementation 'androidx.appcompat:appcompat:1.0.0'
34+
implementation 'androidx.appcompat:appcompat:1.0.2'
3535
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
3636
}

0 commit comments

Comments
 (0)