Skip to content

Commit 889f10d

Browse files
committed
new release
1 parent d1ded76 commit 889f10d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId "com.ghostflying.nfmxposed"
2020
minSdkVersion 21
2121
targetSdkVersion 21
22-
versionCode 2
23-
versionName "1.1"
22+
versionCode 3
23+
versionName "1.1.1"
2424
}
2525
buildTypes {
2626
release {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<string name="help_visibility_public_title">Public</string>
7474
<string name="help_visibility_secret_title">Secret</string>
7575
<string name="help_vibrate_title">Vibrate</string>
76-
<string name="help_vibrate_description" translatable="false">
76+
<string name="help_vibrate_description">
7777
Vibrate affects the vibrate when the notification appears, and it also will affect the
7878
heads-up notification. Enable and disable mode is obvious and the silent mode is one
7979
"hack" mode, it can trigger heads-up but do not vibrate at all.\n\n

0 commit comments

Comments
 (0)