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 a65a25b commit b431187Copy full SHA for b431187
firebase-appdistribution/test-app/test-app.gradle
@@ -33,7 +33,7 @@ android {
33
34
buildTypes {
35
release {
36
- // This is so we can build the "release" variant for the "dev-app" (and the SDK) without
+ // This is so we can build the "release" variant for the "test-app" (and the SDK) without
37
// needing to have the app signed.
38
initWith debug
39
}
0 commit comments