mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-18 18:10:30 -04:00
Specify build tools 27.0.3 explicitly
This commit is contained in:
1 parent
c42db9eaed
commit
1f5ef229cb
1 file changed
+1
@@ -4,6 +4,7 @@ apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.notes"
|
||||
|
||||
Reference in new issue
Block a user