Skip to content

Commit a97edc2

Browse files
committed
Version bump.
1 parent 5a391b2 commit a97edc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/teacher/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ android {
5555
defaultConfig {
5656
minSdkVersion Versions.MIN_SDK
5757
targetSdkVersion Versions.TARGET_SDK
58-
versionCode = 85
59-
versionName = '2.3.0'
58+
versionCode = 86
59+
versionName = '2.3.1'
6060
vectorDrawables.useSupportLibrary = true
6161
testInstrumentationRunner 'com.instructure.teacher.espresso.TeacherHiltTestRunner'
6262
testInstrumentationRunnerArguments disableAnalytics: 'true'

0 commit comments

Comments
 (0)