We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6255c commit 7d7e03fCopy full SHA for 7d7e03f
config.gradle
@@ -1,7 +1,7 @@
1
ext {
2
app = [
3
- versionCode: 214,
4
- versionName: "2.6.1-beta"
+ versionCode: 215,
+ versionName: "2.6.2-beta"
5
]
6
android = [
7
supportVersion: '26.1.0'
0 commit comments