Skip to content

Commit

Permalink
v1.4: Version update
Browse files Browse the repository at this point in the history
Updated version to 1.4
  • Loading branch information
sung2063 committed Apr 28, 2021
1 parent 959718e commit 271a73e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sliders/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 3
versionName "1.3"
versionCode 4
versionName "1.4"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
Expand Down

0 comments on commit 271a73e

Please sign in to comment.