mirror of
https://github.com/SimpleMobileTools/Simple-Thank-You.git
synced 2025-02-16 19:40:39 +01:00
do not specify the build tools explicitly
This commit is contained in:
parent
ed6b1ea56b
commit
0d2d7b5d3a
@ -4,7 +4,6 @@ apply plugin: 'kotlin-android-extensions'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 27
|
compileSdkVersion 27
|
||||||
buildToolsVersion "27.0.1"
|
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.simplemobiletools.thankyou"
|
applicationId "com.simplemobiletools.thankyou"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user