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 5c6fd21 commit 7b38f96Copy full SHA for 7b38f96
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId 'fr.neamar.kiss'
8
minSdkVersion 15
9
targetSdkVersion 27
10
- versionCode 112
11
- versionName "3.0.1"
+ versionCode 113
+ versionName "3.0.2"
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
}
14
buildTypes {
0 commit comments