android / codelab-while-in-use-location

Codelab:
https://github.com/googlecodelabs/while-in-use-location
Apache License 2.0
81 stars 51 forks source link

Support Android 10/11: One or more issues found when checking AAR metadata values: #33

Open Nickrader opened 1 year ago

Nickrader commented 1 year ago

https://codelabs.developers.google.com/codelabs/while-in-use-location#4

Dependency 'androidx.appcompat:appcompat:1.4.1' requires 'compileSdkVersion' to be set to 31 or higher. Compilation target for module ':base' is 'android-30'

'androidx.core:core-ktx:1.7.0', 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0', 'androidx.appcompat:appcompat-resources:1.4.1', 'androidx.emoji2:emoji2-views-helper:1.0.0', 'androidx.emoji2:emoji2:1.0.0', 'androidx.core:core:1.7.0', 'androidx.lifecycle:lifecycle-process:2.4.0', 'androidx.lifecycle:lifecycle-runtime:2.4.0'

Unclear what these steps illustrate/accomplish (assuming to allow more devices to use app). 'Base' starts off on SdkVersion 32.