Skip to content
Snippets Groups Projects
Unverified Commit 2fe37f6c authored by akwizgran's avatar akwizgran
Browse files

Set applicationId to match app_package.

parent 613a7fe3
No related branches found
No related tags found
No related merge requests found
......@@ -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()}\""
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment