Skip to content

Commit 617839f

Browse files
committed
feat(app/main): change app_name 'SQL Helper'
1 parent 9f2316b commit 617839f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<resources>
2-
<string name="app_name">Oracle PL SQL</string>
3-
</resources>
2+
<string name="app_name">SQL Helper</string>
3+
</resources>

0 commit comments

Comments
 (0)