Skip to content

Commit ebb8de2

Browse files
committed
v3.1.0 (deserves a minor bump, not just a patch)
1 parent 3ba9eb4 commit ebb8de2

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 125
11-
versionName "3.0.14"
10+
versionCode 126
11+
versionName "3.1.0"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)