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

Commit 69dc3ab

Browse files
author
Evgenii Kanivets
committed
VersionCode 18, versionName '1.8.1'.
1 parent 624d591 commit 69dc3ab

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
@@ -23,8 +23,8 @@ android {
2323
applicationId 'com.blogspot.e_kanivets.moneytracker'
2424
minSdkVersion 17
2525
targetSdkVersion 23
26-
versionCode 17
27-
versionName '1.8.0'
26+
versionCode 18
27+
versionName '1.8.1'
2828
}
2929
signingConfigs {
3030
releaseConfig {

0 commit comments

Comments
 (0)