Skip to content

Commit

Permalink
version bump to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
odaridavid committed Jun 7, 2020
1 parent 22dbcd0 commit 5485e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {

def versionMajor = 1
def versionMinor = 2
def versionPatch = 0
def versionPatch = 1

applicationId "com.github.odaridavid.designpatterns"
minSdkVersion 21
Expand Down

0 comments on commit 5485e25

Please sign in to comment.