Merge branch 'audiorecorder-1.6.1'
This commit is contained in:
commit
0773be473f
3 changed files with 4 additions and 4 deletions
|
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "com.github.axet.audiorecorder"
|
||||
minSdkVersion 9
|
||||
targetSdkVersion 23
|
||||
versionCode 148
|
||||
versionName "1.6.0"
|
||||
versionCode 149
|
||||
versionName "1.6.1"
|
||||
}
|
||||
signingConfigs {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
android:negativeButtonText="@null"
|
||||
android:positiveButtonText="@null"
|
||||
android:summary="2015-11"
|
||||
android:title="Name Format" />
|
||||
android:title="Format für Name" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="true"
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
android:negativeButtonText="@null"
|
||||
android:positiveButtonText="@null"
|
||||
android:summary="2015-11"
|
||||
android:title="Name Format" />
|
||||
android:title="名前の書式" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue