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 1ccd6b0 commit db9a78dCopy full SHA for db9a78d
config.gradle
@@ -1,7 +1,7 @@
1
ext {
2
app = [
3
- versionCode: 242,
4
- versionName: "2.3.12"
+ versionCode: 243,
+ versionName: "2.3.13"
5
]
6
android = [
7
supportVersion: '26.1.0'
0 commit comments