Skip to content

Commit

Permalink
[Student][Hotfix-6.7.1] Version code bump (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenBrough authored May 13, 2020
1 parent b49b9e7 commit 555be42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/student/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ android {
applicationId "com.instructure.candroid"
minSdkVersion Versions.MIN_SDK
targetSdkVersion Versions.TARGET_SDK
versionCode = 209
versionCode = 210
versionName = '6.7.1'

vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 555be42

Please sign in to comment.