We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa2ea8b commit 602c5c2Copy full SHA for 602c5c2
projects/SlackClone/android/build.gradle
@@ -2,9 +2,8 @@
2
3
buildscript {
4
ext {
5
- buildToolsVersion = "29.0.3"
6
minSdkVersion = 21
7
- compileSdkVersion = 29
+ compileSdkVersion = 32
8
targetSdkVersion = 29
9
ndkVersion = "20.1.5948944"
10
}
0 commit comments