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 29b75e5 commit 54775f3Copy full SHA for 54775f3
app/build.gradle
@@ -9,7 +9,7 @@ android {
9
applicationId "com.simplemobiletools.contacts"
10
minSdkVersion 16
11
targetSdkVersion 27
12
- versionCode 1
+ versionCode 2
13
versionName "3.0.1"
14
setProperty("archivesBaseName", "contacts")
15
}
0 commit comments