Skip to content

Commit f8de2e7

Browse files
committed
bump version to 1.4.0
1 parent cc0c769 commit f8de2e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313

1414
defaultConfig {
1515
val versionMajor = 1
16-
val versionMinor = 3
17-
val versionPatch = 1
16+
val versionMinor = 4
17+
val versionPatch = 0
1818

1919
applicationId = "com.github.odaridavid.designpatterns"
2020
minSdk = 21

0 commit comments

Comments
 (0)