diff options
-rw-r--r-- | subsonic-android/ant.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subsonic-android/ant.properties b/subsonic-android/ant.properties index fb0849b1..de5f19ef 100644 --- a/subsonic-android/ant.properties +++ b/subsonic-android/ant.properties @@ -15,6 +15,6 @@ # 'key.alias' for the name of the key to use. # The password will be asked during the build when you use the 'release' target. -key.store=subsonic.keystore +key.store=C:/Users/Scott/Documents/Subsonic/subsonic-android/subsonic.keystore key.alias=subsonic |