Skip to content

Commit ac0e06d

Browse files
committed
Bump version
1 parent 40a096c commit ac0e06d

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 37000
44-
versionName "3.7.0"
43+
versionCode 37100
44+
versionName "3.7.1"
4545
vectorDrawables.useSupportLibrary = true
4646
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4747
resourceConfigurations += ['nl', 'en']

0 commit comments

Comments
 (0)