Skip to content

Commit

Permalink
chore(android): update kotlin audio to rc14 (#2136)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcvz authored Sep 22, 2023
1 parent f7c6762 commit a1b1690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ repositories {
}

dependencies {
implementation 'com.github.doublesymmetry:kotlinaudio:v2.0.0-rc12'
implementation 'com.github.doublesymmetry:kotlinaudio:v2.0.0-rc14'
// used when building against local maven
// implementation "com.github.doublesymmetry:kotlin-audio:1.2.2"

Expand Down

0 comments on commit a1b1690

Please sign in to comment.