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 7b451f5 commit d8aea36Copy full SHA for d8aea36
app/build.gradle
@@ -10,7 +10,7 @@ android {
10
minSdkVersion 16
11
targetSdkVersion 27
12
versionCode 1
13
- versionName "1.0.0"
+ versionName "3.0.1"
14
setProperty("archivesBaseName", "contacts")
15
}
16
0 commit comments