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

Commit ec63763

Browse files
author
Evgenii Kanivets
committed
VersionCode 30, versionName '2.0.0'
1 parent 60bf1b9 commit ec63763

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 23
25-
versionName '1.8.7'
24+
versionCode 30
25+
versionName '2.0.0'
2626
}
2727
signingConfigs {
2828
releaseConfig {

0 commit comments

Comments
 (0)