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