Skip to content

Commit

Permalink
2.8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MilosKozak committed Oct 5, 2021
1 parent ea286c0 commit 783343a
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 @@ -120,7 +120,7 @@ android {
targetSdkVersion 28
multiDexEnabled true
versionCode 1500
version "2.8.2"
version "2.8.2.1"
buildConfigField "String", "VERSION", '"' + version + '"'
buildConfigField "String", "BUILDVERSION", '"' + generateGitBuild() + '-' + generateDate() + '"'
buildConfigField "String", "REMOTE", '"' + generateGitRemote() + '"'
Expand Down

0 comments on commit 783343a

Please sign in to comment.