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 cae789a commit 1657a5fCopy full SHA for 1657a5f
1 file changed
app/build.gradle
@@ -10,7 +10,7 @@ android {
10
def AXE_DEVTOOLS_APIKEY = axe_apikey
11
def AXE_DEVTOOLS_PROJECT_ID = axe_project_id
12
13
- compileSdk 36
+ compileSdk = 36
14
15
defaultConfig {
16
applicationId = "com.deque.mobile.axedevtoolssampleapp"
0 commit comments