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

Commit ea63db2

Browse files
author
Evgenii Kanivets
committed
VersionCode 21, versionName '1.8.5'.
1 parent 74bffc1 commit ea63db2

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
@@ -21,8 +21,8 @@ android {
2121
applicationId 'com.blogspot.e_kanivets.moneytracker'
2222
minSdkVersion 17
2323
targetSdkVersion 26
24-
versionCode 20
25-
versionName '1.8.3'
24+
versionCode 21
25+
versionName '1.8.5'
2626
}
2727
signingConfigs {
2828
releaseConfig {

0 commit comments

Comments
 (0)