Skip to content

Commit

Permalink
Upgrade to compileSDK 35.
Browse files Browse the repository at this point in the history
Fixes #40.
  • Loading branch information
dennisguse committed Nov 30, 2024
1 parent c4c81c2 commit 9f51801
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 @@ -51,7 +51,7 @@ android {
targetCompatibility JavaVersion.VERSION_17
}

compileSdk 34
compileSdk 35

buildFeatures {
viewBinding true
Expand Down

0 comments on commit 9f51801

Please sign in to comment.