mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 02:09:41 +02:00
Rename test flavor to atest (so it's default dev flavor when starting android studio)
This commit is contained in:
parent
6d45620181
commit
194fbf6927
24 changed files with 79 additions and 18 deletions
|
@ -14,7 +14,7 @@ import java.text.SimpleDateFormat
|
|||
buildscript {
|
||||
ext {
|
||||
version_gradle_tools = "3.5.0"
|
||||
version_plugin_kotlin = "1.3.41"
|
||||
version_plugin_kotlin = "1.3.50"
|
||||
enable_plugin_kotlin = false
|
||||
|
||||
version_compileSdk = 28
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue