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 ee64701 commit f348e5cCopy full SHA for f348e5c
2 files changed
gradle.properties
@@ -17,7 +17,7 @@ kotlin.mpp.enableCInteropCommonization=true
17
18
#Abysner
19
# DMG distribution does not support "-beta", MSI requires at least MAJOR.MINOR.BUILD
20
-abysnerVersionBase=2.0.0
21
-abysnerVersion=2.0.0-beta
+abysnerVersionBase=2.0.1
+abysnerVersion=2.0.1-beta
22
# iOS supports a String here, but Android only an integer
23
-abysnerBuildNumber=11
+abysnerBuildNumber=12
iosApp/Configuration/Version.xcconfig
@@ -1,2 +1,2 @@
1
-MARKETING_VERSION=2.0.0
2
-CURRENT_PROJECT_VERSION=11
+MARKETING_VERSION=2.0.1
+CURRENT_PROJECT_VERSION=12
0 commit comments