Skip to content

Commit 7a44aa9

Browse files
committed
Bump version
1 parent 84ae532 commit 7a44aa9

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

0 commit comments

Comments
 (0)