Releases: fluttercommunity/android_id
Releases · fluttercommunity/android_id
0.4.0
What's Changed
- Upgrade Android dependencies (Gradle, AGP, Java, Kotlin)
- Widen
flutter_lints
constraints - Bump flutter_lints from 2.0.3 to 3.0.0 in /example by @dependabot in #63
- Bump flutter_lints from 2.0.3 to 3.0.0 by @dependabot in #64
- Bump kotlin_version from 1.9.10 to 1.9.20 in /example/android by @dependabot in #65
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 in /android by @dependabot in #66
- Bump kotlin_version from 1.9.20 to 1.9.21 in /example/android by @dependabot in #72
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 in /android by @dependabot in #71
- Bump com.android.tools.build:gradle from 8.1.2 to 8.1.4 in /example/android by @dependabot in #70
- Bump com.android.tools.build:gradle from 8.1.2 to 8.1.4 in /android by @dependabot in #69
- Bump actions/setup-java from 3 to 4 by @dependabot in #73
- Bump kotlin_version from 1.9.21 to 1.9.22 in /example/android by @dependabot in #77
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 in /android by @dependabot in #76
Full Changelog: 0.3.6...0.4.0
0.3.6
What's Changed
- Return
null
on platforms other than Android, instead of throwing an exception - Bump actions/checkout from 3 to 4 by @dependabot in #58
- Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /android by @dependabot in #62
- Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /example/android by @dependabot in #61
Full Changelog: 0.3.5...0.3.6
0.3.5
What's Changed
- Improve workflows and dependabot
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.10 in /android by @dependabot in #54
- Bump kotlin_version from 1.9.0 to 1.9.10 in /example/android by @dependabot in #55
- Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1 in /android by @dependabot in #53
- Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1 in /example/android by @dependabot in #52
- Bump flutter_lints from 2.0.2 to 2.0.3 in /example by @dependabot in #57
Full Changelog: 0.3.4...0.3.5
0.3.4
What's Changed
- Refactor native code
- Bump com.android.tools.build:gradle from 8.0.1 to 8.0.2 in /android by @dependabot in #41
- Bump com.android.tools.build:gradle from 8.0.1 to 8.0.2 in /example/android by @dependabot in #42
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.21 to 1.8.22 in /android by @dependabot in #43
- Bump kotlin_version from 1.8.21 to 1.8.22 in /example/android by @dependabot in #44
- Bump flutter_lints from 2.0.1 to 2.0.2 in /example by @dependabot in #46
- Bump kotlin_version from 1.8.22 to 1.9.0 in /example/android by @dependabot in #49
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.22 to 1.9.0 in /android by @dependabot in #48
- Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 in /android by @dependabot in #51
- Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 in /example/android by @dependabot in #50
Full Changelog: 0.3.3...0.3.4
0.3.3
0.3.2
What's Changed
- Improve
namespace
fix forAndroid Gradle Plugin
versions < 7 - Bump com.android.tools.build:gradle from 7.4.2 to 8.0.0 in /android by @dependabot in #33
- Bump com.android.tools.build:gradle from 7.4.2 to 8.0.0 in /example/android by @dependabot in #34
Full Changelog: 0.3.1...0.3.2
0.3.1
0.3.0
What's Changed
- Add
namespace
for compatibility withAndroid Gradle Plugin 8
- Update
Gradle
version
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Update
Gradle
version - Update
Android Gradle plugin
version - Update
Kotlin
version - Add Gradle wrapper files
- Update
pubspec.lock
of example (url: "https://pub.dev"
)
Full Changelog: 0.1.3...0.2.0
0.1.3+1
- Improve readme: Add explanation for connection of
Android ID
and signing key
Full Changelog: 0.1.3...0.1.3+1