Download link: https://www.b4x.com/b4a.html
Improvements:
			
			Improvements:
- New libraries tab:
 - Find all references feature was rewritten. Previously it couldn't handle more complex cases, where a sub or field are called indirectly:
For example:
 - The various IDE notifications also appear in the logs:
 - #CustomBuildAction - direct support for jar files, including Java 11+ UI jars.
 - Default manifest updated. This allows resetting the manifest by removing the manifest text and saving.
 - Dexer optimization can be disabled through the ini file.
 - Updated or new internal libraries: XUI, XUI Views, B4XDrawer, BCTextEngine, OkHttpUtils2, GooglePlayBilling, KeyValueStore, B4XPages template, GooglePlayBIlling and FileProvider.
 - Bug fixes and other minor improvements. This includes a long-standing bug where the wrong context was used after a resumed sleep in some edge cases (fix is relevant to B4XPages).