Skip to content

Commit

Permalink
Dev
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy-budiyev committed May 28, 2018
1 parent e3552e1 commit 0af5731
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ android {
versionName libraryVersion
}

dexOptions {
javaMaxHeapSize "2048m"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7
targetCompatibility JavaVersion.VERSION_1_7
}

buildTypes {
Expand Down

0 comments on commit 0af5731

Please sign in to comment.