Skip to content

Commit 82f149b

Browse files
authored
Update gradle.properties
1 parent f203c16 commit 82f149b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ android.nonFinalResIds=false
2525

2626
# Library Publishing Configuration
2727
GROUP=com.pelagornis
28-
VERSION_NAME=0.1.7
28+
VERSION_NAME=0.1.8
2929
POM_ARTIFACT_ID=rex
3030

3131
POM_NAME=Kotlin Rex
3232
POM_DESCRIPTION=A type-safe and predictable state management library for Android
33-
POM_INCEPTION_YEAR=2024
33+
POM_INCEPTION_YEAR=2025
3434
POM_URL=https://github.com/pelagornis/kotlin-rex
3535

3636
POM_LICENSE_NAME=MIT License

0 commit comments

Comments
 (0)