mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 21:55:48 +03:00
Sync with master
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
e176059406
commit
aa7bab0fae
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ import static com.owncloud.android.ui.activity.ContactsPreferenceActivity.PREFER
|
||||||
* Contains methods to build the "static" strings. These strings were before constants in different classes
|
* Contains methods to build the "static" strings. These strings were before constants in different classes
|
||||||
*/
|
*/
|
||||||
public class MainApp extends MultiDexApplication implements HasAndroidInjector {
|
public class MainApp extends MultiDexApplication implements HasAndroidInjector {
|
||||||
|
|
||||||
public static final OwnCloudVersion OUTDATED_SERVER_VERSION = NextcloudVersion.nextcloud_23;
|
public static final OwnCloudVersion OUTDATED_SERVER_VERSION = NextcloudVersion.nextcloud_23;
|
||||||
public static final OwnCloudVersion MINIMUM_SUPPORTED_SERVER_VERSION = OwnCloudVersion.nextcloud_16;
|
public static final OwnCloudVersion MINIMUM_SUPPORTED_SERVER_VERSION = OwnCloudVersion.nextcloud_16;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue