Skip to content

Commit 4eb72e2

Browse files
buenaflorclaude
andcommitted
chore(build): Restore release versionName and drop unrelated changes
Revert the local dev versionName suffix that leaked in from another branch (root and Gradle plugin properties) back to the released 0.27.0, and remove the compose.version property that nothing reads anymore. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 8ce0d52 commit 4eb72e2

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

gradle.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ kotlin.code.style=official
44
kotlin.mpp.stability.nowarn=true
55
android.useAndroidX=true
66

7-
# Jetpack Compose
8-
compose.version=1.3.1-rc01
9-
107
# Release information
118
versionName=0.27.0
129

sentry-kotlin-multiplatform/sentry_kotlin_multiplatform.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ Pod::Spec.new do |spec|
5454
}
5555
]
5656

57-
end
57+
end

0 commit comments

Comments
 (0)