Skip to content

Commit

Permalink
[Student][R-6.6.0] Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Marshall committed Aug 6, 2019
1 parent 8adb364 commit 957d2cb
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 @@ -56,8 +56,8 @@ android {
applicationId "com.instructure.candroid"
minSdkVersion Versions.MIN_SDK
targetSdkVersion Versions.TARGET_SDK
versionCode = 197
versionName = '6.5.1'
versionCode = 198
versionName = '6.6.0'

vectorDrawables.useSupportLibrary = true
multiDexEnabled = true
Expand Down

0 comments on commit 957d2cb

Please sign in to comment.