Skip to content

Commit 6a1812a

Browse files
committed
Release 1.3
1 parent 0041b65 commit 6a1812a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
applicationId = "io.bloco.snowflake"
2121
minSdk = 26
2222
targetSdk = 37
23-
versionCode = 10 // Increment by 5 to account for ABI split
24-
versionName = "1.2"
23+
versionCode = 15 // Increment by 5 to account for ABI split
24+
versionName = "1.3"
2525

2626
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2727
androidResources.localeFilters += listOf("en", "fr", "ja", "pt")

0 commit comments

Comments
 (0)