diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser
index 03cbc74..2371617 100644
Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ
diff --git a/app/build.gradle b/app/build.gradle
index e354dfc..ccd5acf 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -6,7 +6,7 @@ android {
applicationId "us.spotco.malwarescanner"
minSdkVersion 16
targetSdkVersion 29
- versionCode 43
+ versionCode 44
versionName "2.9"
resConfigs "en"
}
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 858ef90..f9761ad 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -14,7 +14,7 @@
Used to alert when malware is detected
Realtime Scanner
Used to show files scanned counter and maintain the background service
- Malware will be detected in realtime
+ Known malware will be detected in realtime
Malware Detected:
Realtime Scanner
\ No newline at end of file