mirror of
https://github.com/bitwarden/mobile
synced 2026-01-10 04:23:21 +00:00
experiment to check if exact version fixes build error
This commit is contained in:
7
global.json
Normal file
7
global.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "7.0.100",
|
||||
"rollForward": "latestPatch",
|
||||
"allowPrerelease": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user