Skip to content

Commit

Permalink
✨ Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sduduzog committed Sep 17, 2020
1 parent 8ec2d00 commit 5f2c287
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 @@ -12,8 +12,8 @@ android {
applicationId = "com.sduduzog.slimlauncher"
minSdkVersion(21)
targetSdkVersion(30)
versionName = "2.4.16"
versionCode = 50
versionName = "2.4.17"
versionCode = 51
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables { useSupportLibrary = true }
signingConfigs {
Expand Down

0 comments on commit 5f2c287

Please sign in to comment.