Skip to content

Commit

Permalink
Build for Android 15
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Sep 10, 2024
1 parent cfc2a90 commit c2ee86e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meteroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ gradle.projectsEvaluated {

android {
namespace "de.chaosdorf.meteroid"
compileSdkVersion 34
compileSdkVersion 35
signingConfigs {}
lintOptions {
abortOnError false
Expand All @@ -85,7 +85,7 @@ android {
viewBinding = true
}
defaultConfig {
targetSdkVersion 34
targetSdkVersion 35
minSdkVersion 21
}
compileOptions {
Expand Down

0 comments on commit c2ee86e

Please sign in to comment.