Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
New release v1.1.3 build 7
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-chernysh committed Apr 7, 2020
1 parent a4c9fd0 commit cd1bcc6
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 @@ -63,8 +63,8 @@ android {
production {
dimension "default"
applicationId defaultConfig.applicationId
versionCode 6
versionName "1.1.2"
versionCode 7
versionName "1.1.3"

//it's for using the same flavors in modules/libraries
matchingFallbacks = ["production"]
Expand Down

0 comments on commit cd1bcc6

Please sign in to comment.