Skip to content

Commit

Permalink
update gradle build
Browse files Browse the repository at this point in the history
  • Loading branch information
jaggerwang committed Jan 27, 2019
1 parent d3f2c3a commit dfea27a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,9 @@ android {
}
}

android {
compileOptions {
sourceCompatibility 1.8
targetCompatibility 1.8
}
compileOptions {
sourceCompatibility 1.8
targetCompatibility 1.8
}
}

Expand Down

0 comments on commit dfea27a

Please sign in to comment.