Skip to content

Commit 04563f4

Browse files
committed
Set version to 4.0.9
1 parent 2a5df82 commit 04563f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![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)
22

3-
# ViewPump 4.0.8
3+
# ViewPump 4.0.9
44

55
View inflation you can intercept using an API of pre/post-inflation interceptors.
66

@@ -15,7 +15,7 @@ dependencies {
1515
1616
implementation 'androidx.appcompat:appcompat:1.2.0'
1717
18-
implementation 'dev.b3nedikt.viewpump:viewpump:4.0.8'
18+
implementation 'dev.b3nedikt.viewpump:viewpump:4.0.9'
1919
}
2020
```
2121

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
org.gradle.jvmargs=-Xmx1536M '-Dfile.encoding=UTF-8'
22
android.useAndroidX=true
3-
version=4.0.8
3+
version=4.0.9

0 commit comments

Comments
 (0)