[android] Bump CompileSdkVersion to 34 #6231

Merged
root merged 3 commits from rt-android-new-sdk into master 2023-10-29 16:02:49 +00:00

3 commits

Author SHA1 Message Date
8b70d2b5d7 [android] Switch to use BundleCompat
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-10-29 17:50:04 +02:00
709d5cd3b0 [android] Bump CompileSdkVersion to 34
```
Dependency 'androidx.core:core-ktx:1.12.0' requires libraries and applications that
depend on it to compile against version 34 or later of the
Android APIs.

:app is currently compiled against android-33.

Recommended action: Update this project to use a newer compileSdk
of at least 34, for example 34.
```

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-10-29 17:50:03 +02:00
50729fcc05 [android] Add FOREGROUND_SERVICE_LOCATION permission for Android 14
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2023-10-29 17:49:40 +02:00