Skip to content

Commit 56d1991

Browse files
committed
version bump
1 parent eb5324a commit 56d1991

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/parent/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ android {
4141
applicationId "com.instructure.parentapp"
4242
minSdkVersion Versions.MIN_SDK
4343
targetSdkVersion Versions.TARGET_SDK
44-
versionCode 63
45-
versionName "4.7.0"
44+
versionCode 64
45+
versionName "4.8.0"
4646

4747
buildConfigField "boolean", "IS_TESTING", "false"
4848
testInstrumentationRunner 'com.instructure.parentapp.ui.espresso.ParentHiltTestRunner'

0 commit comments

Comments
 (0)