mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-04-21 12:36:28 +02:00
Removed legacy permission lib and updated code to use essentials lib.
This commit is contained in:
parent
ba3f987d2a
commit
4993778c42
21 changed files with 6 additions and 826 deletions
|
@ -31,7 +31,6 @@ namespace TestTINKLib.Fixtures.UseCases.ConnectedOffline
|
|||
new DeviceMock(),
|
||||
new SpecialFolderMock(),
|
||||
null, // Cipher
|
||||
new PermissionsMock(),
|
||||
isConnectedFunc: () => true,
|
||||
currentVersion: new Version(3, 2, 0, 115), // Current app version
|
||||
lastVersion: new Version(3, 0, 173)); // Current app version. Must be larger or equal 3.0.173 to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue