MeteoriteDB

Log | Files | Refs | README

commit d614254705f51d313470cf9919cc499185661d7e
parent a23d060a074b4fe3b42ef2c3e8b34199bb97ac6b
Author: William Lindholm <a22willi@student.his.se>
Date:   Wed,  3 May 2023 11:47:04 +0200

Changed app name to Meteorite DB.

Diffstat:
Mapp/src/main/res/values/strings.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml @@ -1,3 +1,3 @@ <resources> - <string name="app_name">Project-assignment</string> + <string name="app_name">Meteorite DB</string> </resources> \ No newline at end of file