[Android] Bump target version to 34

Duncan McNamara git at videolan.org
Thu Oct 3 07:36:48 UTC 2024


vlc-android | branch: 3.5.x | Duncan McNamara <dcn.mcnamara at gmail.com> | Wed Aug 23 14:45:15 2023 +0200| [fd2161824b65f28870c9148354ce265f6611dbea] | committer: Nicolas Pomepuy

Bump target version to 34

(cherry picked from commit 4dfe2aeb3e740dee6b32c8fd0485b97e59c3a4c4)

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

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

diff --git a/build.gradle b/build.gradle
index dd42e58687..26e472726e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -42,7 +42,7 @@ ext {
     libvlcVersion = '3.5.4-eap4'
     medialibraryVersion = '0.13.5-eap5'
     minSdkVersion = 17
-    targetSdkVersion = 33
+    targetSdkVersion = 34
     compileSdkVersion = 33
     androidxLegacyVersion = '1.0.0'
     androidxCoreVersion = '1.7.0'



More information about the Android mailing list