We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254f17e commit 9a9df76Copy full SHA for 9a9df76
build.gradle
@@ -1,8 +1,8 @@
1
buildscript {
2
ext {
3
// App version
4
- versionName = '4.0.2'
5
- versionCode = 217
+ versionName = '4.2.0'
+ versionCode = 218
6
7
// SDK and tools
8
compileSdkVersion = 35
0 commit comments