Skip to content

Commit 13c2f70

Browse files
committed
fix bugs
1 parent d6db63f commit 13c2f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statelayout-library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ android {
2222

2323
dependencies {
2424
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
25-
implementation 'androidx.appcompat:appcompat:1.1.0'
25+
implementation 'androidx.appcompat:appcompat:1.3.1'
2626
}
2727

2828
//publish {

0 commit comments

Comments
 (0)