diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 6e48fb3f..222514e5 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -17,8 +17,8 @@ android { applicationId = "com.aritra.notify" minSdk = 24 targetSdk = 34 - versionCode = 12 - versionName = "1.8.2" + versionCode = 13 + versionName = "1.8.3" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {