Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit f85dda7

Browse files
committed
Bumped version
1 parent 762b81e commit f85dda7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
# This option should only be used with decoupled projects. More details, visit
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
19-
org.gradle.jvmargs=-XX:MaxPermSize=512m
19+
org.gradle.jvmargs=-XX:MaxPermSize=4g
2020

2121
mavenRepoUrl = https://api.bintray.com/maven/microsoftgraph/Maven/msgraph-sdk-android
2222
mavenGroupId = com.microsoft.graph
2323
mavenArtifactId = msgraph-sdk-android
2424
mavenMajorVersion = 1
25-
mavenMinorVersion = 6
25+
mavenMinorVersion = 7
2626
mavenPatchVersion = 0
2727
nightliesUrl = http://dl.bintray.com/MicrosoftGraph/Maven
2828

0 commit comments

Comments
 (0)