Skip to content

Commit

Permalink
Compile with Android SDK 35
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandermeulen committed Jul 19, 2024
1 parent 11945d8 commit f992ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
buildscript {
ext.build = [
ndkVersion: "27.0.12077973", // Keep it in sync in TC Dockerfile.
compileSdkVersion: 34,
compileSdkVersion: 35,
targetSdkVersion: 34,
minSdkVersion: 21,
jvmTargetCompatibility: 17,
Expand Down

0 comments on commit f992ac6

Please sign in to comment.