Skip to content

Commit

Permalink
[Student][RC 6.8.1] Version bump (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorNeedham authored Jul 28, 2020
1 parent c69ace5 commit e08cf7f
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 @@ -59,8 +59,8 @@ android {
applicationId "com.instructure.candroid"
minSdkVersion Versions.MIN_SDK
targetSdkVersion Versions.TARGET_SDK
versionCode = 213
versionName = '6.8.0'
versionCode = 214
versionName = '6.8.1'

vectorDrawables.useSupportLibrary = true
multiDexEnabled = true
Expand Down

0 comments on commit e08cf7f

Please sign in to comment.