Skip to content

Commit bc7c8fd

Browse files
committed
v3.21.0
1 parent 5205d08 commit bc7c8fd

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 33
21-
versionCode 207
22-
versionName "3.20.1"
21+
versionCode 208
22+
versionName "3.21.0"
2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
}
2525
buildTypes {

0 commit comments

Comments
 (0)