Commit 58e9a01 1 parent 2948e0d commit 58e9a01 Copy full SHA for 58e9a01
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/dev.b3nedikt.viewpump/viewpump/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/dev.b3nedikt.viewpump/viewpump )
2
2
3
- # ViewPump 4.0.7
3
+ # ViewPump 4.0.8
4
4
5
5
View inflation you can intercept using an API of pre/post-inflation interceptors.
6
6
@@ -15,7 +15,7 @@ dependencies {
15
15
16
16
implementation 'androidx.appcompat:appcompat:1.2.0'
17
17
18
- implementation 'dev.b3nedikt.viewpump:viewpump:4.0.7 '
18
+ implementation 'dev.b3nedikt.viewpump:viewpump:4.0.8 '
19
19
}
20
20
```
21
21
Original file line number Diff line number Diff line change 1
1
org.gradle.jvmargs =-Xmx1536M ' -Dfile.encoding=UTF-8'
2
2
android.useAndroidX =true
3
- version =4.0.7
3
+ version =4.0.8
You can’t perform that action at this time.
0 commit comments