Skip to content

refactor(android): Remove targetSdk = 34 from every gradle build files#1649

Merged
lucasfernog merged 5 commits intotauri-apps:v2from
ahq-softwares:v2
Aug 12, 2024
Merged

refactor(android): Remove targetSdk = 34 from every gradle build files#1649
lucasfernog merged 5 commits intotauri-apps:v2from
ahq-softwares:v2

Conversation

@ahqsoftwares
Copy link
Copy Markdown
Contributor

This PR aims to fix the following warning

w: file:///C:/Users/Windows/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tauri-2.0.0-rc.2/mobile/android/build.gradle.kts:12:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead

It removes targetSdk from the gradle kts files as it is deprecated and will be removed in DSL v9.0

@ahqsoftwares ahqsoftwares requested a review from a team as a code owner August 11, 2024 11:41
@ahqsoftwares ahqsoftwares changed the title refactor(android): Remove targetSdk = 34 from every kotlin build files refactor(android): Remove targetSdk = 34 from every gradle build files Aug 11, 2024
@github-actions
Copy link
Copy Markdown
Contributor

Package Changes Through 82d516c

There are 13 changes which include barcode-scanner with prerelease, clipboard-manager with prerelease, deep-link with prerelease, global-shortcut with prerelease, window-state with prerelease, biometric with prerelease, dialog with prerelease, geolocation with prerelease, haptics with prerelease, nfc with prerelease, notification with prerelease, shell with prerelease, store with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.0-beta.17 2.0.0-rc.0
barcode-scanner 2.0.0-rc.0 2.0.0-rc.1
biometric 2.0.0-rc.0 2.0.0-rc.1
clipboard-manager 2.0.0-rc.0 2.0.0-rc.1
deep-link 2.0.0-rc.0 2.0.0-rc.1
dialog 2.0.0-rc.0 2.0.0-rc.1
geolocation 2.0.0-rc.0 2.0.0-rc.1
global-shortcut 2.0.0-rc.0 2.0.0-rc.1
haptics 2.0.0-rc.0 2.0.0-rc.1
nfc 2.0.0-rc.0 2.0.0-rc.1
notification 2.0.0-rc.0 2.0.0-rc.1
shell 2.0.0-rc.0 2.0.0-rc.1
store 2.0.0-rc.0 2.0.0-rc.1
window-state 2.0.0-rc.0 2.0.0-rc.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 6b079cf into tauri-apps:v2 Aug 12, 2024
Sir-Thom pushed a commit to Sir-Thom/plugins-workspace that referenced this pull request Oct 22, 2024
tauri-apps#1649)

* remove targetSdk

* changelog

* fix md file

* Add the -js ones as well

* remove -js ones
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