Skip to content

Commit

Permalink
UPDATE: sample version update
Browse files Browse the repository at this point in the history
  • Loading branch information
vipulasri committed Sep 29, 2019
1 parent dd0d96d commit e5ad615
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 3
versionCode 4
versionName "1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit e5ad615

Please sign in to comment.