Skip to content

Commit

Permalink
update SDK to 35 (Android 15)
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Sep 30, 2024
1 parent eb6cfd1 commit 0d6414e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ android {
}
}

compileSdk = 34
compileSdk = 35
buildToolsVersion = "35.0.0"
ndkVersion = "27.1.12297006"

Expand Down

0 comments on commit 0d6414e

Please sign in to comment.