We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bebd68 commit 3e9b5d5Copy full SHA for 3e9b5d5
android/app/build.gradle
@@ -119,7 +119,7 @@ android {
119
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
120
121
// Comment this when testing dynamic links.
122
- applicationIdSuffix = ".debug"
+ applicationIdSuffix = ".profile"
123
}
124
release {
125
signingConfig signingConfigs.release
0 commit comments