diff --git a/app/build.gradle b/app/build.gradle index 9c5946b12..0d0e83b4e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -40,8 +40,8 @@ android { applicationId "be.ugent.zeus.hydra" minSdk 21 targetSdk 34 - versionCode 36000 - versionName "3.6.0" + versionCode 36100 + versionName "3.6.1" vectorDrawables.useSupportLibrary = true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" resourceConfigurations += ['nl', 'en']