Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
change gradle version from `2.2.+` to `2.2.3`
  • Loading branch information
neuberoliveira authored Dec 11, 2018
1 parent 4d62c08 commit 21c2784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:2.2.+'
classpath 'com.android.tools.build:gradle:2.2.3'
}
}

Expand Down

0 comments on commit 21c2784

Please sign in to comment.