Skip to content

Commit

Permalink
Bump version to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
italankin committed Dec 9, 2023
1 parent 22bead3 commit d661404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions launcher/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.italankin.lnch"
minSdkVersion 23
targetSdk 34
versionCode 18
versionName "1.10.1"
versionCode 19
versionName "1.11.0"
}
buildFeatures {
buildConfig true
Expand Down

0 comments on commit d661404

Please sign in to comment.