Skip to content

Commit

Permalink
fix: separate app for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Batorian committed May 10, 2024
1 parent 3cdd2e8 commit 56bd026
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<resources>
<string name="app_name">LNReader</string>
</resources>
<string name="app_name">LNReaderTesting</string>
</resources>

0 comments on commit 56bd026

Please sign in to comment.