0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-19 19:42:18 +02:00

Update build tools

This commit is contained in:
Markus Fisch 2021-04-27 19:58:31 +02:00
parent 0a944f9fb8
commit faa536274b

View File

@ -1,7 +1,7 @@
buildscript {
ext {
kotlin_version = '1.4.10'
tools_version = '4.1.1'
tools_version = '4.1.3'
build_tools_version = '29.0.3'
sdk_version = 30
support_version = '25.3.1'