Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
tangwanchao committed Jul 12, 2022
1 parent c2ab195 commit ac2e9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion observer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

implementation 'com.github.tangwanchao:StateView:v3.0.1.0'
implementation 'com.github.tangwanchao:StateView:v3.0.1.1'
compileOnly project(path: ':source')
}

0 comments on commit ac2e9a2

Please sign in to comment.