Skip to content

Commit

Permalink
[Gradle] App version increased
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreAle94 committed Nov 16, 2019
1 parent 626b865 commit 6731c9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ android {
applicationId "com.oriondev.moneywallet"
minSdkVersion 21
targetSdkVersion 29
versionCode 68
versionName "4.0.5.3"
versionCode 69
versionName "4.0.5.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
manifestPlaceholders = [
Expand Down

0 comments on commit 6731c9a

Please sign in to comment.