Skip to content

Commit 933930e

Browse files
committed
Update app compat version
1 parent c4f7ae2 commit 933930e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
allprojects {
22
ext {
3-
set("appCompatVersion", "1.7.0")
3+
set("appCompatVersion", "1.7.1")
44
set("playServicesLocationVersion", "21.3.0")
55
}
66
repositories {

0 commit comments

Comments
 (0)