Skip to content

Commit

Permalink
[WEAR] Bring back common app ID
Browse files Browse the repository at this point in the history
  • Loading branch information
kamgurgul committed Jan 8, 2025
1 parent 3281f13 commit 1c48b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wearOsApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
compileSdk = AndroidVersions.COMPILE_SDK

defaultConfig {
applicationId = "com.kgurgul.cpuinfo.wear"
applicationId = "com.kgurgul.cpuinfo"

minSdk = 26
targetSdk = AndroidVersions.TARGET_SDK
Expand Down

0 comments on commit 1c48b27

Please sign in to comment.