Skip to content

Commit 9dea93e

Browse files
author
Rafael Dominiquini
committed
Increase version
1 parent fd0e28d commit 9dea93e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ ext {
2424
androidSupportGroup = 'com.android.support'
2525
targetSdkVersion = 23
2626
minSdkVersion = 14
27-
versionCode = 8
28-
versionName = "0.2.2"
27+
versionCode = 9
28+
versionName = "0.2.3"
2929
}

0 commit comments

Comments
 (0)