fix migrate
This commit is contained in:
parent
ae06a05ba6
commit
f5bb83db7f
2 changed files with 2 additions and 2 deletions
|
|
@ -54,5 +54,5 @@ android {
|
|||
|
||||
dependencies {
|
||||
testImplementation 'junit:junit:4.12'
|
||||
implementation 'com.github.axet:android-audio-library:1.0.97' // implementation project(':android-audio-library')
|
||||
implementation 'com.github.axet:android-audio-library:1.0.98' // implementation project(':android-audio-library')
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ buildscript {
|
|||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.1.0'
|
||||
classpath 'com.android.tools.build:gradle:3.1.1'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue