Skip to content

Commit 7ca003a

Browse files
committed
build: Do not sign all releases with debug key
1 parent 70a6950 commit 7ca003a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ android {
161161
}
162162

163163
buildConfigField("long", "BUILD_ID", "0L")
164-
signingConfig = signingConfigs.getByName("debug")
165164
}
166165
}
167166

0 commit comments

Comments
 (0)