Skip to content

Commit

Permalink
bump 2.41
Browse files Browse the repository at this point in the history
  • Loading branch information
MilosKozak authored Oct 26, 2019
1 parent aa3ec9f commit 904acf1
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.4-dev-j"
version "2.41"
buildConfigField "String", "VERSION", '"' + version + '"'
buildConfigField "String", "BUILDVERSION", '"' + generateGitBuild() + '-' + generateDate() + '"'
buildConfigField "String", "REMOTE", '"' + generateGitRemote() + '"'
Expand Down

0 comments on commit 904acf1

Please sign in to comment.