Skip to content

Commit 87cbd26

Browse files
committed
chore: Bump to 0.2.2-beta5
1 parent 03cb5fd commit 87cbd26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

styx2m/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ repositories {
1717
mavenLocal()
1818
}
1919

20-
version = "0.2.2-beta4"
20+
version = "0.2.2-beta5"
2121

22-
val appVersionCode = 13
22+
val appVersionCode = 14
2323
val iosMarketingVersion = project.version.toString().substringBefore('-')
2424

2525
val localProperties by lazy {

0 commit comments

Comments
 (0)