Releases: pranavpandey/dynamic-toasts
Releases · pranavpandey/dynamic-toasts
4.3.0
- b8f7a35 - Updated target SDK to 35.
- b8f7a35 - Updated minimum SDK to 19.
- 3494acb - Updated gradle plugin to 8.5.1.
- b8f7a35 - Updated
dynamic-utils
to 4.6.1.
Updated external links for javadoc.
4.1.3
- b3dd90d - Migrated gradle plugin to 7.4.2.
- 5e794d9 - Updated
dynamic-utils
to 4.4.8.
4.1.2
- cd1c3b3 - Updated target SDK to 33.
- cd1c3b3 - Updated
dynamic-utils
to 4.4.3.
- 115806a - Updated gradle plugin to 7.4.0-alpha03.
4.1.1
- a3f9697 - Updated target SDK to 32.
- a3f9697 - Updated
dynamic-utils
to 4.4.2.
- cc8b410 - Updated gradle plugin to 7.3.0-alpha09.
4.1.0
- b7be02e - Updated target SDK to 31.
- 2b47a9b - Updated
dynamic-utils
to 4.2.0.
- e71c992 - Updated gradle plugin to 7.1.0-alpha06.
4.0.0
- 6337eb6 - Updated
dynamic-utils
to 4.0.1.
- fdc8ee6 - Updated gradle plugin to 7.1.0-alpha02.
3.3.1
- 3072e84 - Updated
dynamic-utils
to 3.4.1.
3.3.0
- 8791b33 - Updated target SDK to 30.
- e5e5a79 - Updated
dynamic-utils
to 3.4.0.
- d2bffbe - Updated gradle plugin to 7.0.0-alpha05.
As Android is moving away from custom toasts, the use of this library is not recommended. However, it can still be used as long as the app is in the foreground. Currently, I am using an alternate way (based on app compat
) to show custom tooltips in my apps and I will try to include it in the future updates of this library.