Skip to content
This repository was archived by the owner on Jan 25, 2025. It is now read-only.

Commit dc393fb

Browse files
author
Nimish
committed
chore: bumped version
1 parent 869a92a commit dc393fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "cloud.keyspace.android"
1111
minSdkVersion 27
1212
targetSdkVersion 33
13-
versionCode 12
14-
versionName "1.2"
13+
versionCode 13
14+
versionName "1.3"
1515
multiDexEnabled true
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)