Skip to content

Commit

Permalink
Upgraded target SDK to 35
Browse files Browse the repository at this point in the history
  • Loading branch information
MewX committed Jul 10, 2024
1 parent 4f3acb9 commit b90ad50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions studio-android/LightNovelLibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ allprojects {
}

ext {
targetSdkVersion = 33
buildToolsVersion = "33.0.2"
targetSdkVersion = 35
buildToolsVersion = "35.0.0"
}

0 comments on commit b90ad50

Please sign in to comment.