Skip to content

Commit 148c75a

Browse files
committed
v3.0.13
1 parent 633444c commit 148c75a

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 123
11-
versionName "3.0.12"
10+
versionCode 124
11+
versionName "3.0.13"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)