Skip to content
This repository was archived by the owner on Jul 25, 2020. It is now read-only.

Commit 162ce63

Browse files
committed
"Fix" build
1 parent 0df387e commit 162ce63

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

app/app-release.apk

23.6 KB
Binary file not shown.

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources>
2+
<resources
3+
xmlns:tools="http://schemas.android.com/tools"
4+
tools:ignore="MissingTranslation">
35

46
<string name="xposed_description">Ports back features introduced in Android N to Lollipop and Marshmallow!</string>
57

0 commit comments

Comments
 (0)