1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-13 17:32:56 +00:00

Keep decoupling shares and capabilities, start to use mappers

This commit is contained in:
davigonz
2019-09-30 15:27:17 +02:00
parent d73ee43e3d
commit 9230937a44
11 changed files with 60 additions and 129 deletions
@@ -149,5 +149,4 @@ public class OwnCloudAccount {
return null;
}
}
}