Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
hermannakos committed Apr 25, 2024
1 parent f844bd4 commit 95b8875
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 @@ -50,8 +50,8 @@ android {
applicationId "com.instructure.candroid"
minSdkVersion Versions.MIN_SDK
targetSdkVersion Versions.TARGET_SDK
versionCode = 260
versionName = '7.2.0'
versionCode = 261
versionName = '7.3.0'

vectorDrawables.useSupportLibrary = true
multiDexEnabled = true
Expand Down

0 comments on commit 95b8875

Please sign in to comment.