Skip to content

Commit

Permalink
Updated build.gradle to v1..5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrToph committed Nov 27, 2016
1 parent 2a50848 commit e77ffca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Expand Up @@ -4,4 +4,6 @@ npm-debug.log
system-notification.iml
react-native-system-notification.iml
.DS_Store
.idea/
.idea/
android/.idea/
*.iml
2 changes: 1 addition & 1 deletion android/build.gradle
Expand Up @@ -13,7 +13,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:1.3.1'
classpath 'com.android.tools.build:gradle:1.5.0'
}
}

Expand Down

0 comments on commit e77ffca

Please sign in to comment.