Skip to content

Commit

Permalink
Update settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
a914-gowtham authored Nov 11, 2023
1 parent 91b53ff commit 6b248db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ dependencyResolutionManagement {

rootProject.name = "Compose-RatingBar"
include ':app'
// include ':ratingbar'
include ':ratingbar'
/*
signing.keyId=AEAEDCCC
signing.password=Gowthamsj10
signing.secretKeyRingFile=/home/gowtham/gpg-keys/secring.gpg
mavenCentralUsername=Gowtham24
mavenCentralPassword=ENZ2QjVEWB%Sfx.
*/
*/

0 comments on commit 6b248db

Please sign in to comment.