mirror of
https://github.com/etesync/android
synced 2024-11-14 03:39:52 +00:00
Version bump to 0.8.4
This commit is contained in:
parent
97ae121331
commit
5bf3aad575
@ -9,7 +9,7 @@
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="at.bitfire.davdroid"
|
||||
android:versionCode="70" android:versionName="0.8.3"
|
||||
android:versionCode="71" android:versionName="0.8.4"
|
||||
android:installLocation="internalOnly">
|
||||
|
||||
<uses-sdk
|
||||
|
@ -11,7 +11,7 @@ import net.fortuna.ical4j.model.property.ProdId;
|
||||
|
||||
public class Constants {
|
||||
public static final String
|
||||
APP_VERSION = "0.8.3",
|
||||
APP_VERSION = "0.8.4",
|
||||
ACCOUNT_TYPE = "bitfire.at.davdroid",
|
||||
WEB_URL_HELP = "https://davdroid.bitfire.at/configuration?pk_campaign=davdroid-app",
|
||||
WEB_URL_VIEW_LOGS = "https://github.com/bitfireAT/davdroid/wiki/How-to-view-the-logs";
|
||||
|
Loading…
Reference in New Issue
Block a user