diff --git a/app/build.gradle b/app/build.gradle index bfb907d63..8b07af17a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,7 +12,7 @@ android { applicationId "be.ugent.zeus.hydra" minSdkVersion 16 targetSdkVersion 28 - versionCode 21100 + versionCode 21101 versionName "2.11.0" vectorDrawables.useSupportLibrary = true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"