File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 8.8.0] ( https://github.com/NativeScript/android/compare/v8.7.0...v8.8.0 ) (2024-07-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * correctly load ts_helpers.js in workers ([ #1798 ] ( https://github.com/NativeScript/android/issues/1798 ) ) ([ 31f8501] ( https://github.com/NativeScript/android/commit/31f8501bb902815cfed8e1cd123fe8b6de2cb757 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * Kotlin 2 + Gradle 8+ ([ #1812 ] ( https://github.com/NativeScript/android/issues/1812 ) ) ([ d4b7164] ( https://github.com/NativeScript/android/commit/d4b716427934ebb4387a04842561d5b5d0e1fa3d ) )
12
+
13
+
14
+
1
15
# [ 8.7.0] ( https://github.com/NativeScript/android/compare/v8.7.0-rc.3...v8.7.0 ) (2024-04-08)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/android" ,
3
3
"description" : " NativeScript for Android using v8" ,
4
- "version" : " 8.8.0-alpha.11 " ,
4
+ "version" : " 8.8.0" ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " https://github.com/NativeScript/android.git"
You can’t perform that action at this time.
0 commit comments