We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 640e463 commit fe4de69Copy full SHA for fe4de69
core/KMPTolgee.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'KMPTolgee'
3
- spec.version = '1.0.0-alpha01'
+ spec.version = '1.0.0-alpha02'
4
spec.homepage = 'https://github.com/tolgee/tolgee-mobile-kotlin-sdk'
5
spec.source = { :http=> ''}
6
spec.authors = ''
gradle/libs.versions.toml
@@ -6,7 +6,7 @@
# Only exceptions are entries produced by this SDK, commented by "Keep at top".
7
8
[versions]
9
-library = "1.0.0-alpha01" # Keep at top
+library = "1.0.0-alpha02" # Keep at top
10
activity = "1.10.1"
11
android-core = "1.17.0"
12
android-tools = "8.12.2"
0 commit comments