Skip to content

Commit

Permalink
Update Android Tools gralde version (#101)
Browse files Browse the repository at this point in the history
Updating this was necessary to fix software-mansion/react-native-gesture-handler#494
  • Loading branch information
someonewithpc authored Jul 14, 2021
1 parent 3afebad commit 6634130
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 @@ -10,7 +10,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:3.3.1'
classpath 'com.android.tools.build:gradle:4.1.2'
}
}
}
Expand Down

0 comments on commit 6634130

Please sign in to comment.