Releases: Meesho/chucker
Releases · Meesho/chucker
v3.9 (Internal Release)
What's Changed
- Migrate jsonhandleview to androidX by @vikasraimeesho in #59
New Contributors
- @vikasraimeesho made their first contribution in #59
Full Changelog: 3.8...3.9
v3.8 (Internal Release)
What's Changed
- upgraded activity version, lifecycle version by @Prakhar-kuls in #54
Full Changelog: 3.7...3.8
v3.7 (Internal Release)
What's Changed
- Migrated to target API 31
- Merged develop_meesho (check 3.4.1 internal release ) to develop.
- APT-371 : Migrate to target31 by @Prakhar-kuls in #42
Full Changelog: 3.4.0...3.7
v3.4.4 (Internal Release)
What's Changed
- Remove jcenter and move jsonhandleview to jfrog by @saini2sandeep in #13
Full Changelog: 3.4.3...3.4.4
v3.4.3 (Internal Release)
What's Changed
- Add publish artifact to Jfrog script by @saini2sandeep in #5
New Contributors
- @saini2sandeep made their first contribution in #5
Full Changelog: 3.4.2...3.4.3
v3.4.2 (Internal Release)
Includes #12
v3.4.1 (Internal Release)
Intermediate release on top the official v3.4.0 which includes: #4
This was done to exclude the targetSDK = 31 changes in 3.5.x since our current supply_android project's targetSDK is 30.
We will pick the latest builds once we move to target sdk = 31
develop_meesho
base branch is created and maintained so that the original develop
branch is not affected with this release changes.