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