Skip to content

Commit

Permalink
bump 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MilosKozak authored Oct 26, 2019
1 parent 904acf1 commit a836343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ android {
targetSdkVersion 28
multiDexEnabled true
versionCode 1500
version "2.41"
version "2.4.1"
buildConfigField "String", "VERSION", '"' + version + '"'
buildConfigField "String", "BUILDVERSION", '"' + generateGitBuild() + '-' + generateDate() + '"'
buildConfigField "String", "REMOTE", '"' + generateGitRemote() + '"'
Expand Down

0 comments on commit a836343

Please sign in to comment.