diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml
index 528f19e..17b82fc 100644
--- a/.idea/caches/deviceStreaming.xml
+++ b/.idea/caches/deviceStreaming.xml
@@ -51,6 +51,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/build.gradle b/app/build.gradle
index d8a8add..dd1dbbb 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -5,7 +5,7 @@ android {
config {
keyAlias 'ASDC'
keyPassword 'firstg@h0km'
- storeFile file('/mnt/O_DRIVE/projects/Workspace_Android/Keystore/locustkeystore')
+ storeFile file('O:/projects/Workspace_Android/Keystore/locustkeystore')
storePassword 'locustg@h0km'
}
}