Skip to content

Commit

Permalink
update: sample version
Browse files Browse the repository at this point in the history
  • Loading branch information
vipulasri committed Mar 11, 2020
1 parent 3452b7e commit 6c87ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
applicationId "com.github.vipulasri.timelineview.sample"
minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk
versionCode 4
versionCode 5
versionName "1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 6c87ae1

Please sign in to comment.