Skip to content

Commit 8a1a33c

Browse files
authored
chore(android): update uikit to 2.5.0
1 parent c8d8d48 commit 8a1a33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version '1.0'
44
buildscript {
55
ext {
66
agp_version = '8.13.0'
7-
uikit_version = '2.4.0'
7+
uikit_version = '2.5.0'
88
}
99
repositories {
1010
mavenCentral()

0 commit comments

Comments
 (0)