Skip to content

Commit 5485e25

Browse files
committed
version bump to 1.2.1
1 parent 22dbcd0 commit 5485e25

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 = 2
16-
def versionPatch = 0
16+
def versionPatch = 1
1717

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

0 commit comments

Comments
 (0)