use build tools 29 to fix crash on startup

This commit is contained in:
Ahmet Inan 2019-11-14 11:09:54 +01:00
parent 6fe19b87e3
commit b6c74bc2c1

View file

@ -1,6 +1,7 @@
apply plugin: 'com.android.application'
android {
buildToolsVersion "29.0.2"
compileSdkVersion 29
defaultConfig {
applicationId "xdsopl.robot36"