Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Jan 28, 2024
1 parent 40a096c commit ac0e06d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ android {
applicationId "be.ugent.zeus.hydra"
minSdk 21
targetSdk 34
versionCode 37000
versionName "3.7.0"
versionCode 37100
versionName "3.7.1"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resourceConfigurations += ['nl', 'en']
Expand Down

0 comments on commit ac0e06d

Please sign in to comment.