Skip to content

Commit 8094ee2

Browse files
committed
Release Parent 4.3.0 (59)
1 parent 0847868 commit 8094ee2

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
@@ -40,8 +40,8 @@ android {
4040
applicationId "com.instructure.parentapp"
4141
minSdkVersion Versions.MIN_SDK
4242
targetSdkVersion Versions.TARGET_SDK
43-
versionCode 58
44-
versionName "4.2.0"
43+
versionCode 59
44+
versionName "4.3.0"
4545

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

0 commit comments

Comments
 (0)