Skip to content

Commit 6adb555

Browse files
committed
version bump to 1.2.0
1 parent bf2d67b commit 6adb555

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

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

1414
def versionMajor = 1
15-
def versionMinor = 1
16-
def versionPatch = 2
15+
def versionMinor = 2
16+
def versionPatch = 0
1717

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

0 commit comments

Comments
 (0)