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

Update Kotlin version

This commit is contained in:
Markus Fisch 2020-10-03 16:20:21 +02:00
parent 42a6043f63
commit 656c1e36a8

View File

@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.3.72'
kotlin_version = '1.4.10'
tools_version = '4.0.1'
build_tools_version = '29.0.3'
sdk_version = 29