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 6bdc70b commit 2f71b65Copy full SHA for 2f71b65
config.gradle
@@ -1,7 +1,7 @@
1
ext {
2
app = [
3
- versionCode: 238,
4
- versionName: "2.3.7"
+ versionCode: 239,
+ versionName: "2.3.9"
5
]
6
android = [
7
supportVersion: '26.1.0'
0 commit comments