Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit 1ac73cf

Browse files
author
evtushenko-bogdan
committed
VersionCode 10, versionName '1.2'
1 parent 5c234c5 commit 1ac73cf

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
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.bogdan.codeforceswatcher"
1212
minSdkVersion 21
1313
targetSdkVersion 28
14-
versionCode 9
15-
versionName "1.0.7"
14+
versionCode 10
15+
versionName "1.2"
1616
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1717
}
1818
signingConfigs {

0 commit comments

Comments
 (0)