Skip to content

Commit 602c5c2

Browse files
committed
chore: update compileSdk version of slack clone
1 parent aa2ea8b commit 602c5c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects/SlackClone/android/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
buildscript {
44
ext {
5-
buildToolsVersion = "29.0.3"
65
minSdkVersion = 21
7-
compileSdkVersion = 29
6+
compileSdkVersion = 32
87
targetSdkVersion = 29
98
ndkVersion = "20.1.5948944"
109
}

0 commit comments

Comments
 (0)