Skip to content

Commit fd1c0d8

Browse files
committed
v3.21.3
1 parent 95ff215 commit fd1c0d8

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
@@ -23,8 +23,8 @@ android {
2323
applicationId 'fr.neamar.kiss'
2424
minSdkVersion 15
2525
targetSdkVersion 34
26-
versionCode 210
27-
versionName "3.21.2"
26+
versionCode 211
27+
versionName "3.21.3"
2828
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2929
}
3030
buildTypes {

0 commit comments

Comments
 (0)