Skip to content

Commit 4be85f0

Browse files
fix : signing issue
1 parent 3378072 commit 4be85f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

integrationtests/android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ android {
6565
buildTypes {
6666
customDebugType {
6767
debuggable true
68+
signingConfig signingConfigs.debug
6869
matchingFallbacks = ['debug', 'release']
6970
}
7071
release {

0 commit comments

Comments
 (0)