We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 678418f + 15b5398 commit 78be568Copy full SHA for 78be568
build.gradle
@@ -2,8 +2,8 @@
2
3
buildscript {
4
ext.kotlin_version = '1.6.10'
5
- ext.version_code = 219
6
- ext.version_name = "2.1.9"
+ ext.version_code = 220
+ ext.version_name = "2.1.10"
7
8
repositories {
9
google()
0 commit comments