We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5205d08 commit bc7c8fdCopy full SHA for bc7c8fd
1 file changed
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
applicationId 'fr.neamar.kiss'
19
minSdkVersion 15
20
targetSdkVersion 33
21
- versionCode 207
22
- versionName "3.20.1"
+ versionCode 208
+ versionName "3.21.0"
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
}
25
buildTypes {
0 commit comments