Skip to content

Commit

Permalink
Bump to 3.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Jan 12, 2025
1 parent 1d689ae commit 13a03aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ android {
applicationId = "be.ugent.zeus.hydra"
minSdk = 21
targetSdk = 35
versionCode = 37300
versionName = "3.7.3"
versionCode = 37400
versionName = "3.7.4"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
resourceConfigurations += listOf("nl", "en")
Expand Down

0 comments on commit 13a03aa

Please sign in to comment.