We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdcfee2 commit e2de001Copy full SHA for e2de001
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [8.8.2](https://github.com/NativeScript/android/compare/v8.8.1...v8.8.2) (2024-07-22)
2
+
3
4
+### Bug Fixes
5
6
+* config with multiple bundle ids ([#1816](https://github.com/NativeScript/android/issues/1816)) ([cdcfee2](https://github.com/NativeScript/android/commit/cdcfee266617472ac7f3ac59742b858ad093e46b))
7
8
9
10
## [8.8.1](https://github.com/NativeScript/android/compare/v8.8.0...v8.8.1) (2024-07-10)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/android",
"description": "NativeScript for Android using v8",
- "version": "8.8.1",
+ "version": "8.8.2",
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/android.git"
0 commit comments