Skip to content

Commit 48ae565

Browse files
committed
v3.2.0
1 parent be1fe18 commit 48ae565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId 'fr.neamar.kiss'
88
minSdkVersion 15
99
targetSdkVersion 27
10-
versionCode 126
11-
versionName "3.1.0"
10+
versionCode 127
11+
versionName "3.2.0"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)