Skip to content

Commit

Permalink
Target Android SDK version 35
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLongstaff committed Sep 11, 2024
1 parent 81391bf commit e4e5456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildscript {
}
}

val sdkVersion: Int by extra(34)
val sdkVersion: Int by extra(35)
val minimumSdkVersion: Int by extra(21)
val javaVersion: JavaVersion by extra(JavaVersion.VERSION_17)

Expand Down

0 comments on commit e4e5456

Please sign in to comment.