diff --git a/app/build.gradle b/app/build.gradle index 833dd2b..713b07f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.kooritea.fcmfix" minSdkVersion 28 targetSdkVersion 30 - versionCode 34 - versionName "0.5.2" + versionCode 35 + versionName "0.5.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }