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 6a5c2c5 + c9c0995 commit 48a18f0Copy full SHA for 48a18f0
config.gradle
@@ -1,7 +1,7 @@
1
ext {
2
app = [
3
- versionCode: 239,
4
- versionName: "2.3.9"
+ versionCode: 240,
+ versionName: "2.3.10"
5
]
6
android = [
7
supportVersion: '26.1.0'
0 commit comments