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 c06ec54 commit d9b156bCopy full SHA for d9b156b
firebase-sessions/test-app/test-app.gradle.kts
@@ -38,7 +38,7 @@ android {
38
39
defaultConfig {
40
applicationId = "com.google.firebase.testing.sessions"
41
- // applicationIdSuffix = "app3"
+ applicationIdSuffix = "" // e.g. app3
42
minSdk = minSdkVersion
43
targetSdk = targetSdkVersion
44
versionCode = 1
0 commit comments