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

Commit a9a2c65b authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch 'fix/package_name_change' into 'master'

Change applicationId to foundation.e.pdfviewer

See merge request e/apps/pdfviewer!6
parents 1b9d7e30 37f72023
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ android {
    buildToolsVersion "28.0.3"
    compileSdkVersion 29
    defaultConfig {
        applicationId "com.gsnathan.pdfviewer"
        applicationId "foundation.e.pdfviewer"
        minSdkVersion 21
        targetSdkVersion 29
        versionCode 23