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.0 build 4
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-chernysh committed Apr 3, 2020
1 parent cab4440 commit b33424a
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 2
versionName "1.0.0"
versionCode 4
versionName "1.1.0"

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

0 comments on commit b33424a

Please sign in to comment.