diff --git a/app/build.gradle b/app/build.gradle index c7ef43e..bbac3bf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "me.ranko.autodark" minSdkVersion 29 targetSdkVersion 29 - versionCode 5 - versionName "2.0.2" + versionCode 6 + versionName "2.0.3" } compileOptions {