Merge branch 'audiorecorder-3.2.38'
This commit is contained in:
commit
a5e39a7b2b
1 changed files with 3 additions and 3 deletions
|
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.github.axet.audiorecorder"
|
||||
minSdkVersion 9
|
||||
targetSdkVersion 26
|
||||
versionCode 295
|
||||
versionName "3.2.37"
|
||||
versionCode 296
|
||||
versionName "3.2.38"
|
||||
}
|
||||
signingConfigs {
|
||||
release {
|
||||
|
|
@ -57,5 +57,5 @@ android {
|
|||
|
||||
dependencies {
|
||||
testImplementation 'junit:junit:4.12'
|
||||
implementation 'com.github.axet:android-audio-library:1.0.139' // implementation project(':android-audio-library')
|
||||
implementation 'com.github.axet:android-audio-library:1.0.140' // implementation project(':android-audio-library')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue