fix(mobile): android build

This commit is contained in:
Mo
2022-11-13 11:16:47 -06:00
parent a57bf11b5d
commit 5777e511a9

View File

@@ -149,6 +149,7 @@ android {
testBuildType System.getProperty('testBuildType', 'debug') // detox: This will later be used to control the test apk build type
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
missingDimensionStrategy 'store', 'play'
}
signingConfigs {