Skip to content

Commit f0d59bc

Browse files
committed
v3.0.9
1 parent 37567f8 commit f0d59bc

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 120
11-
versionName "3.0.8"
10+
versionCode 121
11+
versionName "3.0.9"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)