Skip to content

Commit

Permalink
[Student][RC-6.6.2] Version BOOMP (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorNeedham authored Sep 16, 2019
1 parent fff541d commit dfab64f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/student/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ android {
applicationId "com.instructure.candroid"
minSdkVersion Versions.MIN_SDK
targetSdkVersion Versions.TARGET_SDK
versionCode = 200
versionName = '6.6.1'
versionCode = 201
versionName = '6.6.2'

vectorDrawables.useSupportLibrary = true
multiDexEnabled = true
Expand Down

0 comments on commit dfab64f

Please sign in to comment.