Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53fe9116 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

change artifact Id

parent 0919ab86
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ publishing {
    publications {
        aar(MavenPublication) {
            groupId = 'foundation.e.apps'
            artifactId = 'parental_control_data'
            artifactId = 'ParentalControlData'
            version = '1.0.0'

            artifact("$buildDir/libs/${project.name}.jar")