Skip to content

Commit

Permalink
ver: v11.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
plateaukao committed Feb 9, 2024
1 parent 8e711e3 commit b43627b
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 @@ -23,8 +23,8 @@ android {
applicationId "info.plateaukao.einkbro"
minSdkVersion 26
targetSdkVersion 34
versionCode 11_03_01
versionName "11.3.1"
versionCode 11_04_00
versionName "11.4.0"
vectorDrawables.useSupportLibrary = true

buildConfigField("String", "builtDateTime", "\"${getCurrentTimestamp()}\"")
Expand Down

0 comments on commit b43627b

Please sign in to comment.