Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Commit 8dd454f

Browse files
committed
release v1.1.1
1 parent eef4974 commit 8dd454f

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
@@ -7,8 +7,8 @@ android {
77
applicationId "it.skarafaz.mercury"
88
minSdkVersion 16
99
targetSdkVersion 23
10-
versionCode 3
11-
versionName "1.1.1-SNAPSHOT"
10+
versionCode 4
11+
versionName "1.1.1"
1212
}
1313
buildTypes {
1414
release {

0 commit comments

Comments
 (0)