Archived
Adjusted text to show the user when they have changed their allergen preferences; changed licences text
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ android {
|
||||
|
||||
resourceConfigurations += ["en", "de"]
|
||||
|
||||
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
|
||||
buildConfigField "long", "BUILD_TIME_MILLIS", "${System.currentTimeMillis()}L"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user