Skip to content

Commit

Permalink
ver: upgrade to 10.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plateaukao committed Aug 27, 2023
1 parent fc6aed7 commit 1c81596
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 @@ -16,8 +16,8 @@ android {
applicationId "info.plateaukao.einkbro"
minSdkVersion 21
targetSdkVersion 33
versionCode 10_13_00
versionName "10.13.0"
versionCode 10_13_01
versionName "10.13.1"
vectorDrawables.useSupportLibrary = true

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

0 comments on commit 1c81596

Please sign in to comment.