fix(mobile): file permissions

This commit is contained in:
Tienson Qin
2021-11-27 21:19:07 +08:00
parent 676d4002fa
commit f291779aad
3 changed files with 15 additions and 6 deletions

View File

@@ -11,4 +11,4 @@ ext {
androidxJunitVersion = '1.1.2'
androidxEspressoCoreVersion = '3.3.0'
cordovaAndroidVersion = '7.0.0'
}
}