Skip to content

Commit b431187

Browse files
lfkelloggkaibolay
authored andcommitted
Minor updates to the App Distribution test app. (#4088) (#4089)
1 parent a65a25b commit b431187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-appdistribution/test-app/test-app.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333

3434
buildTypes {
3535
release {
36-
// This is so we can build the "release" variant for the "dev-app" (and the SDK) without
36+
// This is so we can build the "release" variant for the "test-app" (and the SDK) without
3737
// needing to have the app signed.
3838
initWith debug
3939
}

0 commit comments

Comments
 (0)