diff --git a/app/build.gradle b/app/build.gradle index 32737d9..a6cf45b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "com.cyb3rko.flashdim" minSdk 33 targetSdk 33 - versionCode 3 - versionName "1.1.1" + versionCode 4 + versionName "1.1.2" } buildTypes { debug {