[Android] Upgrade AppCompat to v27.1.1

Geoffrey Métais git at videolan.org
Fri Apr 6 10:26:44 CEST 2018


vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Apr  6 10:26:12 2018 +0200| [1acb61fa2eed3cf79844fb8fe3445998b118bbe7] | committer: Geoffrey Métais

Upgrade AppCompat to v27.1.1

> https://code.videolan.org/videolan/vlc-android/commit/1acb61fa2eed3cf79844fb8fe3445998b118bbe7
---

 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index d2c7f63a4..babbab262 100644
--- a/build.gradle
+++ b/build.gradle
@@ -24,7 +24,7 @@ allprojects {
 }
 
 ext {
-    appCompatVersion = '27.1.0'
+    appCompatVersion = '27.1.1'
     constraintLayoutVersion = '1.1.0-beta6'
     archVersion = '1.1.1'
     compileSdkVersion = 26



More information about the Android mailing list