Update AppRTCMobile AAR-project to SDK version 27.
Bug: None Change-Id: I9f0b738cc52e5813f4159ffedc58890c3cd3f544 Reviewed-on: https://webrtc-review.googlesource.com/49160 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21944}
This commit is contained in:
parent
2cbc20bb56
commit
2a25be6b06
@ -1,8 +1,8 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "26.0.0"
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.1"
|
||||
defaultConfig {
|
||||
applicationId "org.appspot.apprtc"
|
||||
minSdkVersion 16
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user