You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21-7Lines changed: 21 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
# AndroidIDE Changelog
2
-
3
2
This is the changelog of all the releases of AndroidIDE.
4
3
5
4
## **v2.0.1-beta** (in development)
6
5
7
6
### Important notes
8
7
<!--Breaking changes and other important stuff here-->
9
-
- As 64-bit installation does not work on Android 12 (due to [restriction by the OS](https://source.android.com/devices/tech/debug/tagged-pointers)), 32-bit build tools need to be installed when installing AndroidIDE on devices running Android 12.
8
+
- As 64-bit installation does not work on Android 12 (due
9
+
to [restriction by the OS](https://source.android.com/devices/tech/debug/tagged-pointers)), 32-bit
10
+
build tools need to be installed when installing AndroidIDE on devices running Android 12.
10
11
- Google services and Firebase integration has been removed.
11
12
12
13
### Additions
@@ -16,20 +17,28 @@ This is the changelog of all the releases of AndroidIDE.
0 commit comments