diff --git a/app/build.gradle b/app/build.gradle index b6c2328fd3..d8e6f77cf9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,7 +12,7 @@ android { applicationId "me.ccrama.redditslide" minSdkVersion 16 targetSdkVersion 28 - versionCode 326 + versionCode 327 versionName androidGitVersion.name() multiDexEnabled true