Skip to content

Commit 1657a5f

Browse files
committed
Updating compileSdk variable for newer gradle versions
1 parent cae789a commit 1657a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android {
1010
def AXE_DEVTOOLS_APIKEY = axe_apikey
1111
def AXE_DEVTOOLS_PROJECT_ID = axe_project_id
1212

13-
compileSdk 36
13+
compileSdk = 36
1414

1515
defaultConfig {
1616
applicationId = "com.deque.mobile.axedevtoolssampleapp"

0 commit comments

Comments
 (0)