File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3+ ### 5.2.1
4+
5+ - chore(deps): bump com.vanniktech.maven.publish from 0.35.0 to 0.36.0 (#250 )
6+ - chore(deps): bump com.raygun: raygun4android from 5.1.0 to 5.2.0 (#251 )
7+ - chore(deps): bump androidx.activity: activity from 1.12.3 to 1.12.4 (#252 )
8+ - chore(deps): bump org.mockito.kotlin: mockito-kotlin from 6.1.0 to 6.2.3 (#253 )
9+
310### 5.2.0
411
512- chore: Upgrade Gradle wrapper from 8.14.2 to 9.3.1 (#247 )
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ org.gradle.jvmargs=-Xmx1536m
2323# 5.3.3-beta2-SNAPSHOT
2424#
2525# Adding -SNAPSHOT to VERSION_NAME triggers publishing to a snapshot server at Maven Central.
26- VERSION_NAME =5.2.0
26+ VERSION_NAME =5.2.1
2727
2828# Use a numeric value for VERSION_CODE
2929#
@@ -42,7 +42,7 @@ VERSION_NAME=5.2.0
4242# 4.1.0-alpha2 -> 40100032
4343# 5.2.3 -> 50203000
4444# 5.3.3-beta2 -> 50303072
45- VERSION_CODE =50200099
45+ VERSION_CODE =50201099
4646
4747GROUP =com.raygun
4848
You can’t perform that action at this time.
0 commit comments