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 0eab1d5 commit abcb2aaCopy full SHA for abcb2aa
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.1
21
-abysnerVersion=2.0.1-beta
+abysnerVersionBase=2.1.0
+abysnerVersion=2.1.0-beta
22
# iOS supports a String here, but Android only an integer
23
-abysnerBuildNumber=12
+abysnerBuildNumber=13
iosApp/Configuration/Version.xcconfig
@@ -1,2 +1,2 @@
1
-MARKETING_VERSION=2.0.1
2
-CURRENT_PROJECT_VERSION=12
+MARKETING_VERSION=2.1.0
+CURRENT_PROJECT_VERSION=13
0 commit comments