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 081d1cb commit 20cd75fCopy full SHA for 20cd75f
build.gradle
@@ -1,8 +1,8 @@
1
buildscript {
2
ext {
3
// App version
4
- versionName = '1.8 RC1'
5
- versionCode = 14
+ versionName = '1.8.1'
+ versionCode = 15
6
7
// SDK and tools
8
compileSdkVersion = 29
0 commit comments