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 02799f2 commit 566354cCopy full SHA for 566354c
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.1.0
21
-abysnerVersion=2.1.0-beta
+abysnerVersionBase=2.1.1
+abysnerVersion=2.1.1-beta
22
# iOS supports a String here, but Android only an integer
23
-abysnerBuildNumber=13
+abysnerBuildNumber=14
iosApp/Configuration/Version.xcconfig
@@ -1,2 +1,2 @@
1
-MARKETING_VERSION=2.1.0
2
-CURRENT_PROJECT_VERSION=13
+MARKETING_VERSION=2.1.1
+CURRENT_PROJECT_VERSION=14
0 commit comments