Skip to content

Commit 8dd238e

Browse files
author
Tahsin Dane
committed
version is now 1.3.3-SNAPSHOT
1 parent f3ba884 commit 8dd238e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.apollographql.apollo
2-
VERSION_NAME=1.3.2
2+
VERSION_NAME=1.3.3-SNAPSHOT
33

44
POM_URL=https://github.com/apollographql/apollo-android/
55
POM_SCM_URL=https://github.com/apollographql/apollo-android/

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
def versions = [
22
androidPlugin : '3.4.2',
3-
apollo : '1.3.2', // This should only be used by apollo-gradle-plugin-incubating:test to get the artifacts locally
3+
apollo : '1.3.3-SNAPSHOT', // This should only be used by apollo-gradle-plugin-incubating:test to get the artifacts locally
44
antlr4 : '4.5.3',
55
cache : '2.0.2',
66
compiletesting : '0.15',

0 commit comments

Comments
 (0)