Skip to content

Commit

Permalink
Release Teacher 1.35.0 (72)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasmaczak committed Nov 5, 2024
1 parent 22a8cd0 commit d5a0696
Showing 1 changed file with 2 additions and 2 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 = 71
versionName = '1.34.0'
versionCode = 72
versionName = '1.35.0'
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner 'com.instructure.teacher.ui.espresso.TeacherHiltTestRunner'
testInstrumentationRunnerArguments disableAnalytics: 'true'
Expand Down

0 comments on commit d5a0696

Please sign in to comment.