Skip to content

Commit

Permalink
Update version to 3.0.0 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
desokroshan authored Nov 21, 2019
1 parent 5c43c51 commit 15affc1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// Generated file. Do not edit!
package com.apollographql.android
val VERSION = "2.10.1"
val VERSION = "3.0.0"
2 changes: 1 addition & 1 deletion aws-android-sdk-appsync-tests/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ org.gradle.jvmargs=-Xmx1536m
org.gradle.parallel=true

GROUP=com.amazonaws
VERSION_NAME=2.10.1-SNAPSHOT
VERSION_NAME=3.0.0-SNAPSHOT
AWS_CORE_SDK_VERSION=2.16.3
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1536m
org.gradle.parallel=true

GROUP=com.amazonaws
VERSION_NAME=2.10.1
VERSION_NAME=3.0.0
AWS_CORE_SDK_VERSION=2.16.3

POM_URL=https://github.com/awslabs/aws-mobile-appsync-sdk-android
Expand Down

0 comments on commit 15affc1

Please sign in to comment.