#961 / The music plays again after a pause - Resolved

This commit is contained in:
Talha Iqbal 2023-12-30 15:05:19 +05:00
parent 2196b0cc8d
commit 28645bb57a

View File

@ -69,8 +69,7 @@ android {
} }
buildTypes { buildTypes {
release { release {
//TODO : set release signingConfig signingConfigs.release
signingConfig signingConfigs.debug
} }
} }