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 e92e80b commit a95482dCopy full SHA for a95482d
app/build.gradle
@@ -7,8 +7,8 @@ apply from: 'version.gradle'
7
8
buildscript {
9
ext {
10
- VersionKotlin = "1.1.4-2"
11
- VersionSupportLibrary = "26.0.1"
+ VersionKotlin = "1.1.4-3"
+ VersionSupportLibrary = "26.0.2"
12
VersionRxBinding = "1.0.1"
13
VersionRetrofit = "2.3.0"
14
VersionGoogleServices = "11.2.0"
app/version.gradle
@@ -1 +1 @@
1
-ext { appVersion = 1302 }
+ext { appVersion = 1310 }
0 commit comments