mirror of
https://github.com/SimpleMobileTools/Simple-Thank-You.git
synced 2025-02-02 09:26:44 +01:00
Merge pull request #17 from trubitsyn/patch-1
Specify build tools 27.0.3 explicitly
This commit is contained in:
commit
0f3e2c2393
@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.thankyou"
|
||||
|
Loading…
x
Reference in New Issue
Block a user