Skip to content

Commit

Permalink
Merge pull request #2324 from instructure/release/teacher-1.28.1-63
Browse files Browse the repository at this point in the history
Release Teacher 1.28.1 (63)
  • Loading branch information
hermannakos authored Feb 5, 2024
2 parents 0e21f10 + fec71d1 commit 0c4d8d3
Show file tree
Hide file tree
Showing 4 changed files with 5,595 additions and 5 deletions.
4 changes: 2 additions & 2 deletions apps/teacher/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ android {
defaultConfig {
minSdkVersion Versions.MIN_SDK
targetSdkVersion Versions.TARGET_SDK
versionCode = 62
versionName = '1.28.0'
versionCode = 63
versionName = '1.28.1'
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
testInstrumentationRunner 'com.instructure.teacher.ui.espresso.TeacherHiltTestRunner'
Expand Down
Loading

0 comments on commit 0c4d8d3

Please sign in to comment.