Skip to content

Commit e7bb8bd

Browse files
committed
fix ci
1 parent 344c3fb commit e7bb8bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const App = () => {
4747
['android.permission.BATTERY_STATS'],
4848
],
4949
grantedPermissions: [['android.permission.ACCESS_FINE_LOCATION']],
50-
malwareScanScope: {
50+
scanScope: {
5151
scanScope: 'SIDELOADED_AND_SYSTEM_EXCLUDE_OEM',
5252
trustedInstallSources: ['com.apkpure.aegon'],
5353
},

0 commit comments

Comments
 (0)