Skip to content

Commit

Permalink
Removed the group and version declarations.
Browse files Browse the repository at this point in the history
  • Loading branch information
adil-hussain-84 committed Mar 8, 2024
1 parent 3f24a68 commit 3882d5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions library/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ plugins {
id("signing")
}

group = project.properties["groupId"].toString()
version = project.properties["version"].toString()

android {
compileSdk = 34
namespace = "com.tazkiyatech.utils"
Expand Down

0 comments on commit 3882d5b

Please sign in to comment.