Skip to content

Commit 6ca780c

Browse files
authored
Merge pull request #257 from ytai/dependabot/gradle/androidx.appcompat-appcompat-1.3.0
Bump appcompat from 1.2.0 to 1.3.0
2 parents 268e34f + f30a68b commit 6ca780c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IOIOLibAndroid/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ android {
1414

1515
dependencies {
1616
api project(":IOIOLibCore")
17-
api 'androidx.appcompat:appcompat:1.2.0'
17+
api 'androidx.appcompat:appcompat:1.3.0'
1818
}

0 commit comments

Comments
 (0)