diff --git a/app/build.gradle b/app/build.gradle index c9594db91..657ea8417 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,7 +15,7 @@ android { applicationId "be.ugent.zeus.hydra" minSdkVersion 16 targetSdkVersion 28 - versionCode 21210 + versionCode 21211 versionName "2.12.1" vectorDrawables.useSupportLibrary = true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"