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.
2 parents 5237f00 + a90935a commit f60cb75Copy full SHA for f60cb75
build.gradle
@@ -1,5 +1,5 @@
1
buildscript {
2
- ext.kotlinVersion = '1.5.20'
+ ext.kotlinVersion = '1.5.21'
3
ext.buildConfig = [
4
'versionCode' : 1,
5
'versionName' : "1.0.0",
0 commit comments