Commit 0be8472 1 parent 61278d4 commit 0be8472 Copy full SHA for 0be8472
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
[ ![ Documentation] ( https://javadoc.io/badge2/dev.b3nedikt.viewpump/viewpump/javadoc.svg )] ( https://javadoc.io/doc/dev.b3nedikt.viewpump/viewpump )
3
3
4
- # ViewPump 4.0.13
4
+ # ViewPump 4.0.14
5
5
6
6
View inflation you can intercept using an API of pre/post-inflation interceptors.
7
7
@@ -16,7 +16,7 @@ dependencies {
16
16
17
17
implementation 'androidx.appcompat:appcompat:1.5.1'
18
18
19
- implementation 'dev.b3nedikt.viewpump:viewpump:4.0.13 '
19
+ implementation 'dev.b3nedikt.viewpump:viewpump:4.0.14 '
20
20
}
21
21
```
22
22
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ org.gradle.parallel=true
5
5
android.useAndroidX =true
6
6
android.defaults.buildfeatures.buildconfig =false
7
7
8
- version =4.0.13
8
+ version =4.0.14
You can’t perform that action at this time.
0 commit comments