Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 596eeb4

Browse files
committed
feat(build): upgrade application version to 1.4.2
1 parent 9bd951d commit 596eeb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "caceresenzo.apps.iutschedule"
1010
minSdkVersion 21
1111
targetSdkVersion 32
12-
versionCode 1410
13-
versionName "1.4.1"
12+
versionCode 1420
13+
versionName "1.4.2"
1414

1515
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1616
}

0 commit comments

Comments
 (0)