yet another gradle update

This commit is contained in:
Henrik Rydgård 2021-03-30 09:29:14 +02:00
parent 166ed75d8c
commit ee641c1ed1

View File

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.2'
classpath 'com.android.tools.build:gradle:4.1.3'
}
}