Skip to content

Commit c24b295

Browse files
committed
v0.1.4 alpha
1 parent f85ca0b commit c24b295

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
minSdkVersion 15
1818
targetSdkVersion 15
1919
applicationId "com.jsteinaker.cacartografia"
20-
versionCode 4
21-
versionName "0.1.3 alpha"
20+
versionCode 5
21+
versionName "0.1.4 alpha"
2222
}
2323

2424
repositories {

0 commit comments

Comments
 (0)