1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +00:00

Create account version constant

This commit is contained in:
davigonz 2020-02-26 10:38:09 +01:00
parent c6e88b127c
commit 0028d63292

View File

@ -47,6 +47,8 @@ import java.util.List;
public class AccountUtils {
public static final int ACCOUNT_VERSION = 1;
/**
* Constructs full url to host and webdav resource basing on host version
*