1
0
Fork 0
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:
Gregor Santner 2019-08-24 14:54:25 +02:00
parent 6d45620181
commit 194fbf6927
24 changed files with 79 additions and 18 deletions

View file

@ -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