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 134e2d9 commit d39508cCopy full SHA for d39508c
android/build.gradle
@@ -1,7 +1,7 @@
1
def DEFAULT_MIN_SDK_VERSION = 16
2
-def DEFAULT_COMPILE_SDK_VERSION = 25
3
-def DEFAULT_BUILD_TOOLS_VERSION = "25.0.2"
4
-def DEFAULT_TARGET_SDK_VERSION = 22
+def DEFAULT_COMPILE_SDK_VERSION = 33
+def DEFAULT_BUILD_TOOLS_VERSION = "33.0.0"
+def DEFAULT_TARGET_SDK_VERSION = 33
5
def DEFAULT_BATCH_SDK_VERSION = "1.19.+"
6
7
def safeExtGet(prop, fallback) {
0 commit comments