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:
parent
c6e88b127c
commit
0028d63292
@ -47,6 +47,8 @@ import java.util.List;
|
|||||||
|
|
||||||
public class AccountUtils {
|
public class AccountUtils {
|
||||||
|
|
||||||
|
public static final int ACCOUNT_VERSION = 1;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructs full url to host and webdav resource basing on host version
|
* Constructs full url to host and webdav resource basing on host version
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user