Skip to content

Commit b3c0ed6

Browse files
committed
Update android sdk version in gradle
1 parent 116ee14 commit b3c0ed6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/variables.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext {
22
minSdkVersion = 22
3-
compileSdkVersion = 34
4-
targetSdkVersion = 34
3+
compileSdkVersion = 35
4+
targetSdkVersion = 35
55
androidxActivityVersion = '1.8.0'
66
androidxAppCompatVersion = '1.6.1'
77
androidxCoordinatorLayoutVersion = '1.2.0'

0 commit comments

Comments
 (0)