Skip to content

Commit

Permalink
Release Student 7.7.0 (269)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasmaczak committed Nov 4, 2024
1 parent 22a8cd0 commit cd66243
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 @@ -40,8 +40,8 @@ android {
applicationId "com.instructure.candroid"
minSdkVersion Versions.MIN_SDK
targetSdkVersion Versions.TARGET_SDK
versionCode = 268
versionName = '7.6.1'
versionCode = 269
versionName = '7.7.0'

vectorDrawables.useSupportLibrary = true
testInstrumentationRunner 'com.instructure.student.espresso.StudentHiltTestRunner'
Expand Down

0 comments on commit cd66243

Please sign in to comment.