Skip to content

Commit

Permalink
Build for Android 14
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Jan 13, 2024
1 parent 98f57fd commit f2fa555
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 @@ -65,7 +65,7 @@ gradle.projectsEvaluated {

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

0 comments on commit f2fa555

Please sign in to comment.