Skip to content

Commit 8be3849

Browse files
committed
Bump version
1 parent 5601b68 commit 8be3849

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ android {
4040
applicationId "be.ugent.zeus.hydra"
4141
minSdk 21
4242
targetSdk 34
43-
versionCode 37200
44-
versionName "3.7.2"
43+
versionCode 37300
44+
versionName "3.7.3"
4545
vectorDrawables.useSupportLibrary = true
4646
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4747
resourceConfigurations += ['nl', 'en']

0 commit comments

Comments
 (0)