parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 739 forks source link

Incorrect SDK version numbers #1121

Closed mtrezza closed 2 years ago

mtrezza commented 2 years ago

New Issue Checklist

Issue Description

It seems that versions and builds for all packages are 1.

https://github.com/parse-community/Parse-SDK-Android/blob/dd9a9e6465591fc9b94a259551e5d338a4c150ea/parse/build.gradle#L11-L12

https://github.com/parse-community/Parse-SDK-Android/blob/dd9a9e6465591fc9b94a259551e5d338a4c150ea/facebook/build.gradle#L11-L12

1068

Steps to reproduce

n/a

Solution

This should probably be set according to the release version / build.

Alternative

Keep it as it is, the version to download is defined in jitpack anyway, but parse server will not store the correct parse version. Related issue: https://github.com/parse-community/Parse-SDK-Android/issues/1068

TODO

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this issue!

azlekov commented 2 years ago

@mtrezza I found https://github.com/KengoTODA/gradle-semantic-release-plugin which can be integrated here with the release CI configuration. I will check if is possible. Later I can check once we have the correct versions #1068 I will open PR these days.

mtrezza commented 2 years ago

That plugin was a good find!

parseplatformorg commented 2 years ago

🎉 This pull request has been released in version 2.0.3