diff --git a/app/build.gradle b/app/build.gradle index cbe65f13..60ef87a0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:7daedc5c5d' + implementation 'com.github.SimpleMobileTools:Simple-Commons:c070dff787' implementation 'me.grantland:autofittextview:0.2.1' implementation 'net.objecthunter:exp4j:0.4.8' diff --git a/app/src/main/res/values-nb-rNO/strings.xml b/app/src/main/res/values-no-rNO/strings.xml similarity index 100% rename from app/src/main/res/values-nb-rNO/strings.xml rename to app/src/main/res/values-no-rNO/strings.xml