Skip to content

Commit

Permalink
Merge pull request #207 from tarkalabs/raja/versionupdate
Browse files Browse the repository at this point in the history
Version bumped to 1.1.4
  • Loading branch information
rajajawahar authored Mar 1, 2024
2 parents bff480c + e81440d commit beedfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tarka-ui/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ publishing {
run {
groupId = "com.tarkalabs"
artifactId = getLibraryArtifactId()
version = "1.1.3"
version = "1.1.4"
artifact("$buildDir/outputs/aar/tarka-ui-release.aar")
}
}
Expand Down

0 comments on commit beedfb0

Please sign in to comment.