aboutsummaryrefslogtreecommitdiffstats
path: root/libs
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-10-20 22:22:23 +0200
committerChristian Schneppe <christian@pix-art.de>2018-10-20 22:22:23 +0200
commit52a0ed62c49b14a2c8af6045124df9c85be340d3 (patch)
treec4df73acc6770ecdca6bd896a8030a7780131e65 /libs
parentf1d699894cfef95d353d12254297ca4f5d88ed3c (diff)
version 2.1.1 + CHANGELOG
Diffstat (limited to 'libs')
-rw-r--r--libs/android-transcoder/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/android-transcoder/build.gradle b/libs/android-transcoder/build.gradle
index e97fe76ff..62936b5d9 100644
--- a/libs/android-transcoder/build.gradle
+++ b/libs/android-transcoder/build.gradle
@@ -8,7 +8,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 27
- buildToolsVersion '27.0.3'
+ buildToolsVersion '28.0.3'
defaultConfig {
minSdkVersion 18