Skip to content

Commit

Permalink
Bump to version 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
caarmen committed May 21, 2024
1 parent 253b621 commit e0e11a1
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 @@ -7,8 +7,8 @@ android {
applicationId "ca.rmen.android.frc.complications"
minSdkVersion 26
targetSdkVersion 33
versionCode 113
versionName "1.1.3"
versionCode 114
versionName "1.1.4"
resValue "string", "versionName", versionName
}
buildFeatures {
Expand Down

0 comments on commit e0e11a1

Please # to comment.