Skip to content

Commit

Permalink
sync to jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
skhanbeiki committed Nov 30, 2024
1 parent 3535019 commit cc296ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hamrahads/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ afterEvaluate {
publications {
create<MavenPublication>("release") {
from(components["release"])
groupId = "com.github.ayantech"
artifactId = "ayanads"
version = "0.1.2"
groupId = "com.github.ayantech.ayanads"
artifactId = "HamrahAds"
version = "0.1.3"
}
}
}
Expand Down

0 comments on commit cc296ec

Please sign in to comment.