Skip to content

Commit

Permalink
Merge branch 'master' into androidx
Browse files Browse the repository at this point in the history
  • Loading branch information
goweii committed May 27, 2021
2 parents 6569171 + d7391f3 commit a86b051
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions anylayer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {

dependencies {
compileOnly 'androidx.appcompat:appcompat:1.2.0'
implementation 'per.goweii.visualeffect:visualeffect-core:1.0.0'
implementation 'per.goweii.visualeffect:visualeffect-blur:1.0.0'
implementation 'per.goweii.visualeffect:visualeffect-view:1.0.0'
implementation 'per.goweii.visualeffect:visualeffect-core:1.0.3'
implementation 'per.goweii.visualeffect:visualeffect-blur:1.0.3'
implementation 'per.goweii.visualeffect:visualeffect-view:1.0.3'
}

0 comments on commit a86b051

Please sign in to comment.