Skip to content

Commit

Permalink
Bump version name and code
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDragonXD authored Nov 1, 2022
1 parent 4edaccf commit c066d17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId = "app.lawnchair.lawnicons"
minSdk = 26
targetSdk = 31
versionCode = 2
versionName = "1.1.0"
versionCode = 3
versionName = "1.2.0"
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit c066d17

Please sign in to comment.