Skip to content

Commit

Permalink
Merge pull request #1176 from android/wf-target-bump
Browse files Browse the repository at this point in the history
Bumps targetSdk to 34
  • Loading branch information
garanj committed Aug 15, 2024
2 parents 1a66971 + 179f8c0 commit a7014a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WatchFaceKotlin/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ android {
defaultConfig {
applicationId "com.example.android.wearable.alpha"
minSdk 28
targetSdk 33
targetSdk 34
versionCode 1
versionName "1.0"
}
Expand Down

0 comments on commit a7014a0

Please sign in to comment.