diff --git a/app/build.gradle b/app/build.gradle index 1ff526239f..f876625666 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,7 +13,7 @@ android { applicationId "me.ccrama.redditslide" minSdkVersion 15 targetSdkVersion 28 - versionCode 323 + versionCode 324 versionName androidGitVersion.name() multiDexEnabled = true