Skip to content

Commit

Permalink
Increment build number to 1067. (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel authored and yanokwa committed Feb 22, 2017
1 parent e2afe51 commit be2a3f8
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 @@ -41,7 +41,7 @@ android {
applicationId("org.odk.collect.android")
minSdkVersion(9)
targetSdkVersion(9)
versionCode(1066)
versionCode(1067)
versionName getVersionName()
testInstrumentationRunner("android.support.test.runner.AndroidJUnitRunner")
multiDexEnabled true
Expand Down

0 comments on commit be2a3f8

Please sign in to comment.