diff --git a/app/build.gradle b/app/build.gradle index e3f6fb4d..752a0b5f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.simplemobiletools.notes.pro" minSdkVersion 21 targetSdkVersion 30 - versionCode 89 - versionName "6.10.1" + versionCode 90 + versionName "6.10.2" setProperty("archivesBaseName", "notes") }