Skip to content

Commit 3deda42

Browse files
committed
now it's working
1 parent 79ddaf2 commit 3deda42

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

sqliteparser/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.vansuita.sqliteparser">
33

4-
<application android:allowBackup="true" android:label="@string/app_name"
4+
<application android:allowBackup="true" android:label="SQLiteParser"
55
android:supportsRtl="true">
66

77
</application>

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

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)