Skip to content

Commit

Permalink
update version to 1054 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellsundt committed Sep 10, 2015
1 parent edadc42 commit de0e7bd
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 @@ -23,7 +23,7 @@ android {
applicationId("org.odk.collect.android")
minSdkVersion(8)
targetSdkVersion(8)
versionCode(1053)
versionCode(1054)
versionName("1.4.7")
}

Expand Down

0 comments on commit de0e7bd

Please sign in to comment.