Skip to content

Commit e968d89

Browse files
committed
v2.32.4
1 parent d9c381b commit e968d89

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 22
10-
versionCode 105
11-
versionName "2.32.3"
10+
versionCode 106
11+
versionName "2.32.4"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)