Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 9024443c authored by Nikola Trubitsyn's avatar Nikola Trubitsyn Committed by GitHub
Browse files

Specify build tools 27.0.3 explicitly

parent b4d1d857
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'

android {
    compileSdkVersion 27
    buildToolsVersion "27.0.3"

    defaultConfig {
        applicationId "com.simplemobiletools.flashlight"