1
0
mirror of https://github.com/danog/termux-api.git synced 2024-11-26 11:54:40 +01:00

Update android gradle plug-in

This commit is contained in:
Fredrik Fornwall 2019-03-20 00:01:44 +01:00
parent b1fdd3b483
commit 6ac4c08d97

View File

@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.0'
classpath 'com.android.tools.build:gradle:3.3.2'
}
}