mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
Set applicationId to match app_package.
This commit is contained in:
@@ -80,6 +80,7 @@ android {
|
||||
targetSdkVersion 22
|
||||
versionCode 15
|
||||
versionName "0.15"
|
||||
applicationId "org.briarproject.briar.beta"
|
||||
resValue "string", "app_package", "org.briarproject.briar.beta"
|
||||
buildConfigField "String", "GitHash", "\"${getGitHash()}\""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user