Android SDK Changelog¶
1.2.0¶
Released on 2022-04-05.
- Repository URL is now 
https://numberly.jfrog.io/artifactory/androidinside projectbuild.gradle - Dependency name is now 
com.numberly:sdk-androidinside appbuild.gradle - Critical issue Android 12 / API 31, FLAG is required on Intent
 - Bug fixes on opening notifications
 - Technical maintenance and upgrades
 
1.1.4¶
Released on 2021-03-09.
- Fix performing action received from push notification
 
1.1.3¶
Released on 2020-12-29.
- Hotfix: Parsing notification id
 
1.1.2¶
Released on 2020-12-28.
- Reset color notification if empty in config file
 
1.1.1¶
Released on 2020-12-28.
- Fixed optional params in config file
 - Added 
areNotificationsEnabledmethod 
1.1.0¶
Released on 2020-12-24.
- Configure SDK using 
numberly.propertiesfile 
1.0.1¶
Released on 2020-12-23.
- Fixed token callback issue
 
1.0.0¶
Released on 2020-12-23.
- Tracking open push event
 
0.1.0¶
Released on 2020-04-23.
- Initial version