Skip to content

Commit 3c4671a

Browse files
authored
Merge pull request #76 from trubitsyn/patch-1
Specify build tools 27.0.3 explicitly
2 parents 27e9db4 + 30d0884 commit 3c4671a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'
44

55
android {
66
compileSdkVersion 27
7+
buildToolsVersion "27.0.3"
78

89
defaultConfig {
910
applicationId "com.simplemobiletools.draw"

0 commit comments

Comments
 (0)