Skip to content

Commit

Permalink
gradle: bump version to V2.8.1_Stable
Browse files Browse the repository at this point in the history
  • Loading branch information
rufus582 committed Nov 2, 2022
1 parent f0b0475 commit 533d840
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 @@ -10,8 +10,8 @@ android {
applicationId "app.lawnchair.lawnicons"
minSdk 26
targetSdk 33
versionCode 281
versionName 'V2.8_Stable'
versionCode 283
versionName 'V2.8.1_Stable'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 533d840

Please sign in to comment.