File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ android {
19
19
applicationId " com.ghostflying.nfmxposed"
20
20
minSdkVersion 21
21
21
targetSdkVersion 21
22
- versionCode 2
23
- versionName " 1.1"
22
+ versionCode 3
23
+ versionName " 1.1.1 "
24
24
}
25
25
buildTypes {
26
26
release {
Original file line number Diff line number Diff line change 73
73
<string name =" help_visibility_public_title" >Public</string >
74
74
<string name =" help_visibility_secret_title" >Secret</string >
75
75
<string name =" help_vibrate_title" >Vibrate</string >
76
- <string name =" help_vibrate_description" translatable = " false " >
76
+ <string name =" help_vibrate_description" >
77
77
Vibrate affects the vibrate when the notification appears, and it also will affect the
78
78
heads-up notification. Enable and disable mode is obvious and the silent mode is one
79
79
"hack" mode, it can trigger heads-up but do not vibrate at all.\n\n
You can’t perform that action at this time.
0 commit comments