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

Commit 03d8f48b authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

change aar publishing to jar publishing

parent 4ebcb55e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ java {

publishing {
    publications {
        aar(MavenPublication) {
        jar(MavenPublication) {
            groupId = 'foundation.e.apps'
            artifactId = 'ParentalControlData'
            version = '1.0.0'