Skip to content

Commit

Permalink
Increment build number to 1064. (getodk#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel authored and yanokwa committed Jan 21, 2017
1 parent c1d61ce commit f850a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collect_app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ android {
applicationId("org.odk.collect.android")
minSdkVersion(9)
targetSdkVersion(9)
versionCode(1063)
versionCode(1064)
versionName getVersionName()
testInstrumentationRunner("android.support.test.runner.AndroidJUnitRunner")
}
Expand Down

0 comments on commit f850a0f

Please sign in to comment.