Skip to content

Commit d4d2284

Browse files
chore: update versions and changelogs [version bump]
1 parent 57efb8a commit d4d2284

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/nine-carrots-refuse.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

posthog-android-gradle-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Next
22

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- 57efb8a: test new release process
8+
39
## 1.0.2 - 2025-12-03
410

511
- revert: plugin marker group id ([#339](https://github.com/PostHog/posthog-android/pull/339)).

posthog-android-gradle-plugin/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
1212
kotlin.code.style=official
1313

1414
# Release - Module-specific versions
15-
androidPluginVersion=1.0.2
15+
androidPluginVersion=1.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "posthog-android-gradle-plugin",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"private": true
55
}

0 commit comments

Comments
 (0)