Skip to content

Commit

Permalink
market 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
palachzzz committed Feb 24, 2024
1 parent 5e5908b commit b9cf041
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 @@ -20,8 +20,8 @@ android {
applicationId "com.cooper.wheellog"
minSdk 21
targetSdk 34
versionCode 121
versionName "3.1.2b"
versionCode 122
versionName "3.1.3"
buildConfigField 'String', 'BUILD_TIME', "\"" + new Date().format('HH:mm dd.MM.yyyy') + "\""
buildConfigField 'String', 'BUILD_DATE', "\"" + new Date().format('dd.MM.yyyy') + "\""
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit b9cf041

Please sign in to comment.