We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbf09f commit 31b203dCopy full SHA for 31b203d
1 file changed
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.simplemobiletools.contacts.pro"
17
minSdkVersion 23
18
targetSdkVersion 33
19
- versionCode 102
20
- versionName "6.22.2"
+ versionCode 103
+ versionName "6.22.3"
21
setProperty("archivesBaseName", "contacts")
22
}
23
0 commit comments