Skip to content

Commit 1006e48

Browse files
authored
Merge pull request #30 from odaridavid/bump-app-version
Bump app version to 1.3.1
2 parents 5912f4f + 149db0e commit 1006e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313

1414
def versionMajor = 1
1515
def versionMinor = 3
16-
def versionPatch = 0
16+
def versionPatch = 1
1717

1818
applicationId "com.github.odaridavid.designpatterns"
1919
minSdkVersion 21

0 commit comments

Comments
 (0)