Skip to content

Commit

Permalink
Fixing bug: duplicate annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
JagarYousef committed Sep 25, 2019
1 parent 38da8e5 commit dc0736b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chatvoiceplayerlibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'org.jetbrains:annotations-java5:15.0'
//implementation 'org.jetbrains:annotations-java5:15.0'
}

0 comments on commit dc0736b

Please sign in to comment.