Merge branch 'audiorecorder-3.0.57'
This commit is contained in:
commit
944a1923bd
2 changed files with 2 additions and 7 deletions
|
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.github.axet.audiorecorder"
|
||||
minSdkVersion 9
|
||||
targetSdkVersion 23 // 24+ file:// unable to open
|
||||
versionCode 222
|
||||
versionName "3.0.56"
|
||||
versionCode 223
|
||||
versionName "3.0.57"
|
||||
}
|
||||
signingConfigs {
|
||||
release {
|
||||
|
|
|
|||
|
|
@ -11,9 +11,4 @@ Additional file from 'android-library'
|
|||
Additional file from 'android-audio-library'
|
||||
* [https://gitlab.com/axet/android-audio-library/.../strings.xml](https://gitlab.com/axet/android-audio-library/blob/master/src/main/res/values/strings.xml)
|
||||
|
||||
Also, add Google Play translation for:
|
||||
* Title (50 symbols max)
|
||||
* Short description (80 symbols max)
|
||||
* Full description (4000 symbols max)
|
||||
|
||||
Then add those files to the repository using "New Issue" or "Merge Request" against the `dev` branch.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue