Skip to content

Commit 731a128

Browse files
committed
v3.11.5
1 parent bde69cd commit 731a128

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
@@ -19,8 +19,8 @@ android {
1919
applicationId 'fr.neamar.kiss'
2020
minSdkVersion 15
2121
targetSdkVersion 28
22-
versionCode 163
23-
versionName "3.11.4"
22+
versionCode 165
23+
versionName "3.11.5"
2424
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2525
}
2626
buildTypes {

0 commit comments

Comments
 (0)