Skip to content

Commit e192de7

Browse files
authored
Merge pull request #45 from trubitsyn/patch-2
Specify build tools 27.0.3 explicitly
2 parents f7a4974 + 42a3433 commit e192de7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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.contacts"

0 commit comments

Comments
 (0)