mirror of
https://github.com/etesync/android
synced 2024-12-23 15:18:14 +00:00
Version bump to 0.7.3
This commit is contained in:
parent
2683012ec3
commit
9a63dd4693
@ -9,7 +9,7 @@
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="at.bitfire.davdroid"
|
||||
android:versionCode="58" android:versionName="0.7.3"
|
||||
android:versionCode="59" android:versionName="0.7.3"
|
||||
android:installLocation="internalOnly">
|
||||
|
||||
<uses-sdk
|
||||
|
@ -9,7 +9,7 @@ package at.bitfire.davdroid;
|
||||
|
||||
public class Constants {
|
||||
public static final String
|
||||
APP_VERSION = "0.7.3-BETA",
|
||||
APP_VERSION = "0.7.3",
|
||||
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