Skip to content

Commit 11e878e

Browse files
committed
Comment out application id from default config
1 parent 49ef561 commit 11e878e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ android {
110110
buildToolsVersion "28.0.3"
111111

112112
defaultConfig {
113-
applicationId 'fr.free.nrw.commons'
113+
//applicationId 'fr.free.nrw.commons'
114114
versionCode 561
115115
versionName '2.12.3'
116116
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())

0 commit comments

Comments
 (0)