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

Commit 6bb8718

Browse files
committed
Bump version number
1 parent 306a1a4 commit 6bb8718

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
@@ -8,8 +8,8 @@ android {
88
applicationId "io.Pushjet.api"
99
minSdkVersion 15
1010
targetSdkVersion 22
11-
versionCode 2
12-
versionName "1.1"
11+
versionCode 3
12+
versionName "1.1.1"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)