Skip to content

Commit

Permalink
- Tarka-UI verison update
Browse files Browse the repository at this point in the history
  • Loading branch information
askNilesh committed Sep 11, 2023
1 parent 86b91ed commit 502274d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tarkaui/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 = "0.41-alpha"
version = "0.42-alpha"
artifact("$buildDir/outputs/aar/${getLibraryArtifactId()}-release.aar")
}
}
Expand Down

0 comments on commit 502274d

Please sign in to comment.