mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-25 22:45:41 +03:00
Update build tools
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
00c6dd2082
commit
b5407b5da8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
|
|||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion '27.0.2'
|
||||
buildToolsVersion '27.0.3'
|
||||
defaultConfig {
|
||||
applicationId "com.nextcloud.talk2"
|
||||
versionName version
|
||||
|
|
Loading…
Reference in a new issue