Skip to content

fix: update Android plugin for compatibility#95

Open
shahriarsaem wants to merge 1 commit intoicapps:masterfrom
shahriarsaem:master
Open

fix: update Android plugin for compatibility#95
shahriarsaem wants to merge 1 commit intoicapps:masterfrom
shahriarsaem:master

Conversation

@shahriarsaem
Copy link
Copy Markdown

  • Replace deprecated LocationRequest.create() chain with LocationRequest.Builder API (required for play-services-location 21+)
  • Replace deprecated appendln() with appendLine() (error in Kotlin 2.1+)
  • Update kotlin_version from 1.9.10 to 2.1.10
  • Update AGP from 8.3.2 to 8.9.1

- Replace deprecated LocationRequest.create() chain with LocationRequest.Builder API
  (required for play-services-location 21+)
- Replace deprecated appendln() with appendLine() (error in Kotlin 2.1+)
- Update kotlin_version from 1.9.10 to 2.1.10
- Update AGP from 8.3.2 to 8.9.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants