Skip to content

Commit 30d0884

Browse files
authored
Specify build tools 27.0.3 explicitly
1 parent 27e9db4 commit 30d0884

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)