Added dropdown menu to variable editing dialog

This commit is contained in:
2020-08-20 08:28:17 -05:00
parent 2a64811947
commit 93315a3266
6 changed files with 162 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath "com.android.tools.build:gradle:4.0.0"
classpath 'com.android.tools.build:gradle:4.0.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files