revert: build gradle signing config

This commit is contained in:
Prateek Sunal 2024-09-03 17:18:23 +05:30
parent cde45111f6
commit 60b66b5e7f

View File

@ -89,7 +89,7 @@ android {
buildTypes {
release {
signingConfig signingConfigs.debug
signingConfig signingConfigs.release
}
debug {
applicationIdSuffix '.debug'