mirror of
https://github.com/xdsopl/robot36.git
synced 2025-12-06 07:12:07 +01:00
use build tools 29 to fix crash on startup
This commit is contained in:
parent
6fe19b87e3
commit
b6c74bc2c1
|
|
@ -1,6 +1,7 @@
|
|||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
buildToolsVersion "29.0.2"
|
||||
compileSdkVersion 29
|
||||
defaultConfig {
|
||||
applicationId "xdsopl.robot36"
|
||||
|
|
|
|||
Loading…
Reference in a new issue