Skip to content

Commit 9eb5ee5

Browse files
committed
v3.17.6
1 parent c52ee51 commit 9eb5ee5

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
@@ -18,8 +18,8 @@ android {
1818
applicationId 'fr.neamar.kiss'
1919
minSdkVersion 15
2020
targetSdkVersion 31
21-
versionCode 202
22-
versionName "3.17.5"
21+
versionCode 203
22+
versionName "3.17.6"
2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
}
2525
buildTypes {

0 commit comments

Comments
 (0)