Skip to content

Commit f67dfbb

Browse files
committed
Update version to 7.0.3.
1 parent 4f71e50 commit f67dfbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Alternatively, the library can be added to your Android app as a Gradle dependen
3636

3737
```groovy
3838
dependencies {
39-
implementation 'com.github.michael-rapp:android-preference-activity:7.0.2'
39+
implementation 'com.github.michael-rapp:android-preference-activity:7.0.3'
4040
}
4141
```
4242

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_NAME=7.0.2
2-
VERSION_CODE=64
1+
VERSION_NAME=7.0.3
2+
VERSION_CODE=65
33
GROUP=com.github.michael-rapp
44
BUILD_TOOLS_VERSION=28.0.3
55
MIN_SDK_VERSION=14

0 commit comments

Comments
 (0)