Skip to content

Commit

Permalink
Bump to version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
caarmen committed Apr 3, 2024
1 parent 410749c commit cf1d887
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 111
versionName "1.1.1"
versionCode 112
versionName "1.1.2"
resValue "string", "versionName", versionName
}
buildFeatures {
Expand Down

0 comments on commit cf1d887

Please # to comment.