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

Commit 90c731b

Browse files
author
Evgenii Kanivets
committed
VersionCode 21, versionName .
1 parent 9a9c273 commit 90c731b

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
@@ -24,8 +24,8 @@ android {
2424
applicationId 'com.blogspot.e_kanivets.moneytracker'
2525
minSdkVersion 17
2626
targetSdkVersion 26
27-
versionCode 30
28-
versionName '2.0.0'
27+
versionCode 31
28+
versionName '2.0.1'
2929
}
3030
signingConfigs {
3131
releaseConfig {

0 commit comments

Comments
 (0)