Skip to content

Commit

Permalink
Update Android Tools gradle version (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
someonewithpc committed Jan 27, 2021
1 parent 2f775b4 commit b0ee0d7
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 @@ -12,7 +12,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.android.tools.build:gradle:4.1.2'
}
}
}
Expand Down

0 comments on commit b0ee0d7

Please sign in to comment.