Merge branch 'audiorecorder-3.0.63'
This commit is contained in:
commit
dabef0fc71
2 changed files with 3 additions and 3 deletions
|
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.github.axet.audiorecorder"
|
||||
minSdkVersion 9
|
||||
targetSdkVersion 23 // 24+ file:// unable to open
|
||||
versionCode 228
|
||||
versionName "3.0.62"
|
||||
versionCode 229
|
||||
versionName "3.0.63"
|
||||
}
|
||||
signingConfigs {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -89,5 +89,5 @@
|
|||
<string name="pref_application">Application</string>
|
||||
<string name="pref_recordings">Recordings</string>
|
||||
<string name="pref_fly_title">Encoding on Fly</string>
|
||||
<string name="pref_fly_summary">Encoding on fly disable editing, and crash recovery</string>
|
||||
<string name="pref_fly_summary">Enabling encoding on fly disables editing, and crash recovery</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue