Skip to content

Commit

Permalink
[Vision Glass] China app id
Browse files Browse the repository at this point in the history
Set the application id for China to "com.igalia.wolvic.visionglass".
  • Loading branch information
felipeerias committed Jun 17, 2024
1 parent cbf771b commit 4588ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ android {

visionglass {
dimension "platform"
applicationId "com.igalia.wolvic"
applicationIdSuffix ".visionglass"
resValue "string", "app_name", "Wolvic Vision Glass"
targetSdkVersion build_versions.target_sdk_visionglass
Expand Down

0 comments on commit 4588ff5

Please sign in to comment.