Skip to content

Commit

Permalink
Merge pull request #1214 from kul3r4/fix-tile
Browse files Browse the repository at this point in the history
Update compile SDK for Tiles
  • Loading branch information
kul3r4 authored Nov 20, 2024
2 parents 71ddc7f + 64e9d21 commit 60da3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WearTilesKotlin/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
}

android {
compileSdk = 34
compileSdk = 35

namespace = "com.example.wear.tiles"

Expand Down

0 comments on commit 60da3b7

Please sign in to comment.