release/1.6.2+20 #76

Merged
Varakh merged 123 commits from release/1.6.2+20 into master 2023-12-01 18:15:52 +00:00
Showing only changes of commit 3d11fde4e9 - Show all commits

View file

@ -10,5 +10,8 @@
"ignorePaths": [ "ignorePaths": [
"android/**", "android/**",
"ios/**" "ios/**"
],
"ignoreDeps": [
"intl"
] ]
} }