Skip to content

Commit

Permalink
Update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa committed Oct 26, 2016
1 parent b592015 commit f9ce594
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions collect_app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ android {
applicationId("org.odk.collect.android")
minSdkVersion(9)
targetSdkVersion(9)
versionCode(1061)
versionName("1.4.10")
versionCode(1062)
versionName("1.4.11")
}

productFlavors {
Expand Down

0 comments on commit f9ce594

Please sign in to comment.