Merge branch 'audiorecorder-3.2.9'
This commit is contained in:
commit
bc3e4cd452
1 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 265
|
||||
versionName "3.2.8"
|
||||
versionCode 266
|
||||
versionName "3.2.9"
|
||||
}
|
||||
signingConfigs {
|
||||
release {
|
||||
|
|
@ -57,5 +57,5 @@ android {
|
|||
|
||||
dependencies {
|
||||
testImplementation 'junit:junit:4.12'
|
||||
implementation 'com.github.axet:android-audio-library:1.0.105' // implementation project(':android-audio-library')
|
||||
implementation 'com.github.axet:android-audio-library:1.0.106' // implementation project(':android-audio-library')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue